Skip to content

Commit cf267bc

Browse files
updated5
1 parent 532d7ad commit cf267bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ jobs:
151151
gptModelVersion="2024-08-06" \
152152
gptDeploymentCapacity="30" \
153153
aiDeploymentsLocation="${{ env.AZURE_LOCATION }}" \
154-
tags='{"CreatedBy":"Pipeline"}'
154+
tags='{"CreatedBy":"Pipeline"}' \
155155
--query "properties.outputs" -o json); then
156156
echo "❌ Deployment failed. See logs above."
157157
exit 1

0 commit comments

Comments
 (0)