We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be917e6 commit 2cace4bCopy full SHA for 2cace4b
1 file changed
.github/workflows/ci.yml
@@ -117,7 +117,7 @@ jobs:
117
--parameters location=${{ env.AZURE_LOCATION }} \
118
--parameters aiDeploymentLocation=${{ env.AZURE_LOCATION }} \
119
--parameters azureAiServiceLocation=${{ env.AZURE_LOCATION }} \
120
- --createdBy="pipeline" \
+ --parameters createdBy="pipeline" \
121
122
123
- name: Extract AI Services and Key Vault Names
0 commit comments