Skip to content

Commit

Permalink
Doing prod deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
Eduard Keilholz committed Sep 26, 2024
1 parent 6f0bb58 commit f2e9d52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
- name: Transpile Infra
working-directory: infrastructure
run: |
bicep build-params prod.main.bicepparam
bicep build-params test.main.bicepparam
az bicep build --file main.bicep
- name: Publish Artifact
Expand Down

0 comments on commit f2e9d52

Please # to comment.