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'
62
62
param AZURE_LOCATION string =''
63
63
var solutionLocation = empty (AZURE_LOCATION ) ? resourceGroup ().location : AZURE_LOCATION
64
64
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' )
66
66
param useLocalBuild string = 'false'
67
67
68
68
// Convert input to lowercase
Original file line number Diff line number Diff line change 5
5
"_generator" : {
6
6
"name" : " bicep" ,
7
7
"version" : " 0.36.1.42791" ,
8
- "templateHash" : " 15846344565370882575 "
8
+ "templateHash" : " 2561941450147629490 "
9
9
}
10
10
},
11
11
"parameters" : {
114
114
"type" : " string" ,
115
115
"defaultValue" : " false" ,
116
116
"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"
118
118
}
119
119
}
120
120
},
You can’t perform that action at this time.
0 commit comments