File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ param imageTag string = 'latest'
6262param AZURE_LOCATION string =''
6363var solutionLocation = empty (AZURE_LOCATION ) ? resourceGroup ().location : AZURE_LOCATION
6464
65- @description ('Set this flag to true only if you are deplpoying from Local' )
65+ @description ('Set this flag to true only if you are deploying from Local' )
6666param useLocalBuild string = 'false'
6767
6868// Convert input to lowercase
Original file line number Diff line number Diff line change 55 "_generator" : {
66 "name" : " bicep" ,
77 "version" : " 0.36.1.42791" ,
8- "templateHash" : " 15846344565370882575 "
8+ "templateHash" : " 2561941450147629490 "
99 }
1010 },
1111 "parameters" : {
114114 "type" : " string" ,
115115 "defaultValue" : " false" ,
116116 "metadata" : {
117- "description" : " Set this flag to true only if you are deplpoying from Local"
117+ "description" : " Set this flag to true only if you are deploying from Local"
118118 }
119119 }
120120 },
You can’t perform that action at this time.
0 commit comments