From a162cecbb09d21620ce64aceccdc0c84621ce3f7 Mon Sep 17 00:00:00 2001 From: Daniel Egger Date: Mon, 3 Jul 2023 15:04:35 +0200 Subject: [PATCH] Add custome deploy feature branch --- bitbucket-pipelines.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 4e60ffd8..7f27808e 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -141,6 +141,10 @@ pipelines: deployment: prod-azure trigger: manual custom: + deploy-feature-branch: + - step: + <<: *deploy + name: deploy feature deploy-stage: - step: <<: *deploy