diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index f345759a..b9db52d2 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -111,12 +111,10 @@ pipelines: script: - echo "Release ready!" - step: + <<: *deploy name: deploy prod deployment: prod trigger: manual - script: - - source ./env/bitbucket/prepare_for_deployment.sh - - ./caprover_deploy.sh myvbv custom: deploy-stage: - step: