getting an exception locally. seems there is a bug in the tricep output???
This commit is contained in:
parent
99844d1537
commit
8faa5c7d55
6 changed files with 39 additions and 59 deletions
3
.github/workflows/app.yml
vendored
3
.github/workflows/app.yml
vendored
|
@ -76,6 +76,9 @@ jobs:
|
|||
sparse-checkout: |
|
||||
infrastructure
|
||||
|
||||
- name: Test bicep
|
||||
run: az bicep build ./infrastructure/main.bicep
|
||||
|
||||
- name: Az CLI login
|
||||
uses: azure/login@v2
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue