Merge branch 'develop' into dependabot/npm_and_yarn/multi-e50eacec07

This commit is contained in:
Jeremy-Z 2026-06-02 11:16:35 -04:00 committed by GitHub
commit 76f3d409a9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -262,7 +262,7 @@ stages:
# Prod Build/Deploy
- stage: Prod
condition: succeeded('QA')
condition: and(succeeded('QA'), eq(variables['Build.SourceBranch'], variables['prod-branch'] ))
variables:
- group: ISS-Prod
jobs: