DEVOPS-1581 REFACTOR: Azure credentials for non-prod web in azure-deploy

deployment
This commit is contained in:
Alex Urbina 2023-11-16 17:54:10 -05:00
parent 916528edb3
commit c1df312d02
No known key found for this signature in database
GPG Key ID: BFAFE8D81FF8B38D
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ jobs:
- name: Login to Azure
uses: Azure/login@92a5484dfaf04ca78a94597f4f19fea633851fa2 # v1.4.7
with:
creds: ${{ secrets.AZURE_KV_CI_SERVICE_PRINCIPAL }}
creds: ${{ secrets.AZURE_KV_US_QA_SERVICE_PRINCIPAL }}
- name: Retrieve Storage Account connection string
id: retrieve-secrets