Merge branch 'develop' into dependabot/npm_and_yarn/multi-e50eacec07
This commit is contained in:
commit
76f3d409a9
1 changed files with 1 additions and 1 deletions
|
|
@ -262,7 +262,7 @@ stages:
|
|||
|
||||
# Prod Build/Deploy
|
||||
- stage: Prod
|
||||
condition: succeeded('QA')
|
||||
condition: and(succeeded('QA'), eq(variables['Build.SourceBranch'], variables['prod-branch'] ))
|
||||
variables:
|
||||
- group: ISS-Prod
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Reference in a new issue