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:
2
.github/workflows/deploy-non-prod-web.yml
vendored
2
.github/workflows/deploy-non-prod-web.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user