Add variable group and ccis to secrets

This commit is contained in:
JennyNou 2026-04-01 17:45:55 -04:00
parent 7ac982426f
commit 2f26fb3443

View file

@ -33,6 +33,7 @@ resources:
variables:
- group: Digital-Infrastructure
- group: ISS-BuildBranches
- group: SafelitePlaywright
- name: IS_REGRESSION
value: 'false'
@ -60,6 +61,7 @@ stages:
npmServePath: '.'
npmrcPath: 'playwright-tests/.npmrc'
secrets:
CCIS_API_AUTH: $(CCIS_API_AUTH)
JIRA_API_KEY: $(JIRA_API_KEY)
- ${{ else }}: