1
0
mirror of https://github.com/bitwarden/server synced 2025-12-27 05:33:17 +00:00

[DEVOPS-1259] reupdate CI-only KV SP (#2858)

* reupdate CI-only KV SP

* add some edits
This commit is contained in:
Opeyemi
2023-04-17 18:03:32 +01:00
committed by GitHub
parent f2fad5513d
commit 62c8b4c77d
6 changed files with 22 additions and 12 deletions

View File

@@ -16,10 +16,10 @@ jobs:
- name: Checkout Branch
uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579
- name: Login to Azure - Prod Subscription
- name: Login to Azure - CI Subscription
uses: Azure/login@1f63701bf3e6892515f1b7ce2d2bf1708b46beaf
with:
creds: ${{ secrets.AZURE_PROD_KV_CREDENTIALS }}
creds: ${{ secrets.AZURE_CI_KV_SERVICE_PRINCIPAL }}
- name: Retrieve secrets
id: retrieve-secrets