File tree Expand file tree Collapse file tree 1 file changed +29
-2
lines changed Expand file tree Collapse file tree 1 file changed +29
-2
lines changed Original file line number Diff line number Diff line change 182
182
"version" : " azuresmps-4.0.0" ,
183
183
"dest" : " azure/servicemanagement"
184
184
},
185
-
185
+ {
186
+ "files" : [
187
+ " toc.yml"
188
+ ],
189
+ "src" : " azurestackps-1.2.9" ,
190
+ "version" : " azurestackps-1.2.9" ,
191
+ "dest" : " module/azure-stack"
192
+ },
193
+ {
194
+ "files" : [
195
+ " **/*.md"
196
+ ],
197
+ "src" : " azurestackps-1.2.9" ,
198
+ "version" : " azurestackps-1.2.9" ,
199
+ "exclude" : [
200
+ " docs-conceptual/**"
201
+ ],
202
+ "dest" : " module"
203
+ },
204
+ {
205
+ "files" : [
206
+ " **/*.yml" ,
207
+ " **/*.md"
208
+ ],
209
+ "src" : " azurestackps-1.2.9/docs-conceptual" ,
210
+ "version" : " azurestackps-1.2.9" ,
211
+ "dest" : " azure/azure-stack"
212
+ },
186
213
{
187
214
"files" : [
188
215
" toc.yml"
374
401
"dest" : " azureps" ,
375
402
"lruSize" : 0
376
403
}
377
- }
404
+ }
You can’t perform that action at this time.
0 commit comments