Update infra.yml
This commit is contained in:
parent
12b23fd4e8
commit
cf773346de
1 changed files with 2 additions and 1 deletions
3
.github/workflows/infra.yml
vendored
3
.github/workflows/infra.yml
vendored
|
@ -36,5 +36,6 @@ jobs:
|
|||
- name: Deploy bicep
|
||||
uses: Azure/cli@v2
|
||||
with:
|
||||
azcliversion: 2.66.0
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue