Skip to content

Commit

Permalink
pr-fix: typo in backtick parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
stijnmoreels committed Jul 25, 2024
1 parent e19307f commit abf26ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/deploy-test-resources.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ stages:
az keyvault secret set `
--vault-name ${{ variables['KeyVault.Name'] }} `
--name ${{ variables['ApplicationInsights.ApiKey.SecretName'] }} `
--value $apiKeyOutput.apiKey `
--value $apiKeyOutput.apiKey

0 comments on commit abf26ef

Please sign in to comment.