Add custome deploy feature branch

This commit is contained in:
Daniel Egger 2023-07-03 15:04:35 +02:00
parent 1fe636fb53
commit a162cecbb0
1 changed files with 4 additions and 0 deletions

View File

@ -141,6 +141,10 @@ pipelines:
deployment: prod-azure deployment: prod-azure
trigger: manual trigger: manual
custom: custom:
deploy-feature-branch:
- step:
<<: *deploy
name: deploy feature
deploy-stage: deploy-stage:
- step: - step:
<<: *deploy <<: *deploy