File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 32
32
env :
33
33
RG : " AksBicepAcc-Ci-BasicCluster" # The resource group we're deploying to.
34
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 : " .github/workflows_dep/AksDeploy-Basic.parameters.json" # Path to parameter file
35
+ ParamFilePath : @ .github/workflows_dep/AksDeploy-Basic.parameters.json # Path to parameter file
36
36
RESNAME : " AksStan" # Used in Azure Resource Naming, overrides the default in the parameter file
37
37
DEPNAME : " Dep${{ github.run_number }}" # Deployment Name
38
38
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