From 4563b58aa2ba220e2c04e129d63c6377cdaf4b4b Mon Sep 17 00:00:00 2001 From: Paul Lewis Date: Thu, 8 Aug 2024 14:56:35 +0000 Subject: [PATCH] Temporarily pointing to this working branch for testing --- .github/workflows/StandardCI.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/StandardCI.yml b/.github/workflows/StandardCI.yml index 4c254971e..43518e1b3 100644 --- a/.github/workflows/StandardCI.yml +++ b/.github/workflows/StandardCI.yml @@ -32,7 +32,7 @@ on: env: RG: "AksBicepAcc-Ci-BasicCluster" #The resource group we're deploying to. # ParamFilePath: "https://raw.githubusercontent.com/Azure/AKS-Construction/main/.github/workflows_dep/AksDeploy-Basic.parameters.json" # ".github/workflows_dep/AksDeploy-Basic.parameters.json" #Path to parameter file - ParamFilePath: './.github/workflows_dep/AksDeploy-Basic.parameters.json' # Path to parameter file + ParamFilePath: "https://raw.githubusercontent.com/Azure/AKS-Construction/paullewis-regions-skus/.github/workflows_dep/AksDeploy-Basic.parameters.json" # Path to parameter file RESNAME: "AksStan" #Used in Azure Resource Naming, overrides the default in the parameter file DEPNAME: "Dep${{ github.run_number }}" #Deployment Name AZCLIVERSION: 2.53.0 #2.43.0 #2.34.1 #2.29.2 #2.26.0 #latest