simplify/merge workflow

This commit is contained in:
Chris Kruining 2024-11-18 14:25:15 +01:00
parent 516c744a72
commit 43b161b413
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2
6 changed files with 29 additions and 52 deletions

View file

@ -4,3 +4,5 @@ param locationAbbreviation = 'euw'
param location = 'westeurope'
param environment = 'prd'
param projectName = 'calque'
param version = 'latest'
param registryUrl = '__PLACEHOLDER__'