Skip to content

Commit bcec6f0

Browse files
updated deploy pipeline
1 parent 8d0bd7b commit bcec6f0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ jobs:
9393
fi
9494
9595
az deployment group create \
96+
--name ${{ env.SOLUTION_PREFIX }}-deployment \
9697
--resource-group ${{ env.RESOURCE_GROUP_NAME }} \
9798
--template-file infra/main.bicep \
9899
--parameters \

0 commit comments

Comments
 (0)