fix formatting?
This commit is contained in:
parent
155b82cbea
commit
2595c53f83
1 changed files with 5 additions and 5 deletions
10
.github/workflows/app.yml
vendored
10
.github/workflows/app.yml
vendored
|
@ -89,8 +89,8 @@ jobs:
|
||||||
azcliversion: 2.75.0
|
azcliversion: 2.75.0
|
||||||
inlineScript: >-
|
inlineScript: >-
|
||||||
az deployment sub create
|
az deployment sub create
|
||||||
--location westeurope
|
--location westeurope
|
||||||
--template-file infrastructure/main.bicep
|
--template-file infrastructure/main.bicep
|
||||||
--parameters infrastructure/params/${{ matrix.environment }}.bicepparam
|
--parameters infrastructure/params/${{ matrix.environment }}.bicepparam
|
||||||
--parameters version=${{needs.versionize.outputs.semver}}
|
--parameters version=${{needs.versionize.outputs.semver}}
|
||||||
--parameters registryUrl=${{ secrets.ACR_LOGIN_SERVER }}
|
--parameters registryUrl=${{ secrets.ACR_LOGIN_SERVER }}
|
Loading…
Add table
Add a link
Reference in a new issue