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: