There was an error while loading. Please reload this page.
1 parent db170e7 commit c60c249Copy full SHA for c60c249
.github/workflows/build.yaml
@@ -81,7 +81,6 @@ jobs:
81
- name: Deploy bicep
82
uses: azure/CLI@v1
83
with:
84
- azcliversion: 2.29.2
85
inlineScript: |
86
az group create -g ${{ secrets.RESOURCE_GROUP }} -l canadacentral
87
az deployment group create -g ${{ secrets.RESOURCE_GROUP }} -f ./deploy/main.bicep \
0 commit comments