Skip to content

Commit

Permalink
Update nodo-AzureKeyVault-sit.yaml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
sasorrentino committed Jul 19, 2022
1 parent 2c08e59 commit da05f94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devops/nodo-AzureKeyVault-sit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ parameters:
steps:
- task: AzureKeyVault@2
inputs:
azureSubscription: 'DDS - Test Environment'
connectedServiceName: 'nodo_srv_endpoint_azurerm_kv_sit'
KeyVaultName: 'KMN-nodo-sit'
SecretsFilter: '*'
RunAsPreJob: false
Expand Down

0 comments on commit da05f94

Please sign in to comment.