From 64ffdcfcbf313e9deac48f55dac2fa6a5969ff46 Mon Sep 17 00:00:00 2001 From: Michael McGuinness Date: Mon, 7 Oct 2024 17:06:54 +0100 Subject: [PATCH] removedev --- bitbucket-pipelines.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 1782cc8..080f666 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -141,10 +141,6 @@ pipelines: - python -m black --check . caches: - pip - - stage: - name: deployment-dev - deployment: development - steps: *deployment-steps branches: main: - step: