commit
668839d224
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ stages:
|
||||||
- ${{ else }}:
|
- ${{ else }}:
|
||||||
# Dev Build/Deploy
|
# Dev Build/Deploy
|
||||||
- stage: Dev
|
- stage: Dev
|
||||||
|
condition: eq(variables['Build.SourceBranch'], variables['dev-branch'] )
|
||||||
variables:
|
variables:
|
||||||
- group: ISS-Dev
|
- group: ISS-Dev
|
||||||
jobs:
|
jobs:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue