diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 67729ffb..9f677925 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -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 }}: