From 2ca5fa5f4c537a0bd4944a7ea32f89f37e6754c8 Mon Sep 17 00:00:00 2001 From: Michael McGuinness Date: Mon, 7 Oct 2024 17:27:37 +0100 Subject: [PATCH] removedeploy --- 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: