Skip to content

Commit 89e3c93

Browse files
committed
pipeline keyvaultname back to values
1 parent e176623 commit 89e3c93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines-prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ stages:
3333
displayName: Retrieve secrets from Azure Key Vault
3434
inputs:
3535
azureSubscription: '$(azureSub)'
36-
KeyVaultName: 'greencity-app'
36+
KeyVaultName: 'greencity-values'
3737
SecretsFilter: 'ENV-PROD'
3838

3939
- task: NodeTool@0

0 commit comments

Comments
 (0)