Skip to content

Commit 2cace4b

Browse files
author
Shreyas-Microsoft
committed
add parameters as prefix
1 parent be917e6 commit 2cace4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
--parameters location=${{ env.AZURE_LOCATION }} \
118118
--parameters aiDeploymentLocation=${{ env.AZURE_LOCATION }} \
119119
--parameters azureAiServiceLocation=${{ env.AZURE_LOCATION }} \
120-
--createdBy="pipeline" \
120+
--parameters createdBy="pipeline" \
121121
122122
123123
- name: Extract AI Services and Key Vault Names

0 commit comments

Comments
 (0)