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
|
# Prod Build/Deploy
|
||||||
- stage: Prod
|
- stage: Prod
|
||||||
condition: succeeded('QA')
|
condition: and(succeeded('QA'), eq(variables['Build.SourceBranch'], variables['prod-branch'] ))
|
||||||
variables:
|
variables:
|
||||||
- group: ISS-Prod
|
- group: ISS-Prod
|
||||||
jobs:
|
jobs:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue