1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 09:13:33 +00:00

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

View File

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