mirror of
https://github.com/bitwarden/server.git
synced 2025-02-16 01:51:21 +01:00
Update stop-staging-slots.yml secret name (#2882)
This commit is contained in:
parent
c2b11a1a85
commit
3d4e7cdbec
2
.github/workflows/stop-staging-slots.yml
vendored
2
.github/workflows/stop-staging-slots.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
|||||||
- name: Login to Azure - CI Subscription
|
- name: Login to Azure - CI Subscription
|
||||||
uses: Azure/login@1f63701bf3e6892515f1b7ce2d2bf1708b46beaf
|
uses: Azure/login@1f63701bf3e6892515f1b7ce2d2bf1708b46beaf
|
||||||
with:
|
with:
|
||||||
creds: ${{ secrets.AZURE_KV_CI_SERRVICE_PRINCIPAL }}
|
creds: ${{ secrets.AZURE_KV_CI_SERVICE_PRINCIPAL }}
|
||||||
|
|
||||||
- name: Retrieve secrets
|
- name: Retrieve secrets
|
||||||
id: retrieve-secrets
|
id: retrieve-secrets
|
||||||
|
Loading…
Reference in New Issue
Block a user