simplify/merge workflow
This commit is contained in:
parent
516c744a72
commit
43b161b413
6 changed files with 29 additions and 52 deletions
8
infrastructure/params/prd.bicepparam
Normal file
8
infrastructure/params/prd.bicepparam
Normal file
|
@ -0,0 +1,8 @@
|
|||
using '../main.bicep'
|
||||
|
||||
param locationAbbreviation = 'euw'
|
||||
param location = 'westeurope'
|
||||
param environment = 'prd'
|
||||
param projectName = 'calque'
|
||||
param version = 'latest'
|
||||
param registryUrl = '__PLACEHOLDER__'
|
Loading…
Add table
Add a link
Reference in a new issue