Merge pull request #308 from Safelite/feature/Digital/SSR-435

Updated build.
This commit is contained in:
Jeremy-Z 2023-05-12 10:31:52 -04:00 committed by GitHub
commit d4c3683163
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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