From e5d41d6cd6739e9935aa12024b851555aade8192 Mon Sep 17 00:00:00 2001 From: Chris Kruining Date: Thu, 14 Nov 2024 19:07:03 +0100 Subject: [PATCH] let's debug for now --- .github/workflows/infra.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/infra.yml b/.github/workflows/infra.yml index 406ff7b..602db7a 100644 --- a/.github/workflows/infra.yml +++ b/.github/workflows/infra.yml @@ -32,4 +32,4 @@ jobs: with: azcliversion: 2.66.0 inlineScript: | - az deployment sub create --location westeurope --template-file infrastructure/main.bicep --parameters infrastructure/params/prod.bicepparam + az deployment sub create --location westeurope --template-file infrastructure/main.bicep --parameters infrastructure/params/prod.bicepparam --what-if