This commit is contained in:
Jeremy Zimmerman 2023-05-12 09:37:35 -04:00
parent 119fde35fa
commit 25706c41ca

View file

@ -47,6 +47,7 @@ stages:
- ${{ else }}:
# Dev Build/Deploy
- stage: Dev
condition: eq(variables['Build.SourceBranch'], variables['dev-branch'] )
variables:
- group: ISS-Dev
jobs: