File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 31
31
- cron : " 0 23 * * 2"
32
32
env :
33
33
RG : " AksBicepAcc-Ci-BasicCluster" # The resource group we're deploying to.
34
- # 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
35
- ParamFilePath : " https://raw.githubusercontent.com/Azure/AKS-Construction/paullewis-regions-skus/.github/workflows_dep/AksDeploy-Basic.parameters.json" # Path to parameter file
34
+ 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
36
35
RESNAME : " AksStan" # Used in Azure Resource Naming, overrides the default in the parameter file
37
36
DEPNAME : " Dep${{ github.run_number }}" # Deployment Name
38
37
AZCLIVERSION : 2.53.0 # 2.43.0 #2.34.1 #2.29.2 #2.26.0 #latest
You can’t perform that action at this time.
0 commit comments