Skip to content

Commit fede79b

Browse files
Merge pull request #3915 from ita-social-projects/Spelina/keyvault-back
Spelina/prod pipeline keyvaultname back to values
2 parents e176623 + 89e3c93 commit fede79b

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)