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