Skip to content

Commit

Permalink
Fix bicep validation
Browse files Browse the repository at this point in the history
  • Loading branch information
martinabrle committed Oct 30, 2023
1 parent e967c68 commit 3851305
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/02-validation-infra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:

- name: Run basic scripts and templates validations
run: |
az bicep --file ./templates/main.bicep --out ./templates/azuredeploy.json
az bicep build --file ./templates/main.bicep --outfile ./templates/azuredeploy.json

0 comments on commit 3851305

Please sign in to comment.