[DEVOPS-1260] - Update KV names (#5209)

This commit is contained in:
mimartin12 2023-04-13 09:24:09 -06:00 committed by GitHub
parent e08dafcf5f
commit 2d2226f20d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -246,7 +246,7 @@ jobs:
uses: bitwarden/gh-actions/setup-docker-trust@a8c384a05a974c05c48374c818b004be221d43ff
with:
azure-creds: ${{ secrets.AZURE_KV_CI_SERVICE_PRINCIPAL }}
azure-keyvault-name: "bitwarden-prod-kv"
azure-keyvault-name: "bitwarden-ci"
- name: Build Docker image
uses: docker/build-push-action@c56af957549030174b10d6867f20e78cfd7debc5

View File

@ -73,7 +73,7 @@ jobs:
uses: bitwarden/gh-actions/setup-docker-trust@a8c384a05a974c05c48374c818b004be221d43ff
with:
azure-creds: ${{ secrets.AZURE_KV_CI_SERVICE_PRINCIPAL }}
azure-keyvault-name: "bitwarden-prod-kv"
azure-keyvault-name: "bitwarden-ci"
- name: Pull branch image
run: |