Update infra.yml

This commit is contained in:
Chris Kruining 2024-11-14 18:56:37 +01:00 committed by GitHub
parent 12b23fd4e8
commit cf773346de
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -36,5 +36,6 @@ jobs:
- name: Deploy bicep - name: Deploy bicep
uses: Azure/cli@v2 uses: Azure/cli@v2
with: with:
azcliversion: 2.66.0
inlineScript: | inlineScript: |
az deployment sub create --location westeurope --template-file infrastructure/main.bicep --parameters infrastructure/params/prod.bicepparam az deployment sub create --location westeurope --template-file infrastructure/main.bicep --parameters infrastructure/params/prod.bicepparam