File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -256,6 +256,17 @@ outputs:
256
256
hide_stats_info : false
257
257
quote_all : true
258
258
259
+ - name : " ZIP Other"
260
+ comment : " ZIP Other"
261
+ type : compress
262
+ dir : .
263
+ category : " purchasing"
264
+ options :
265
+ format : ZIP
266
+ files :
267
+ - source : other/**
268
+ output : " Other_%D.%x"
269
+
259
270
- name : " ZIP Gerber"
260
271
comment : " ZIP Gerber"
261
272
type : compress
@@ -278,17 +289,6 @@ outputs:
278
289
- source : centroid/**
279
290
output : " Centroid_%D.%x"
280
291
281
- - name : " ZIP Other"
282
- comment : " ZIP Other"
283
- type : compress
284
- dir : .
285
- category : " purchasing"
286
- options :
287
- format : ZIP
288
- files :
289
- - source : other/**
290
- output : " Other_%D.%x"
291
-
292
292
- name : " Step file"
293
293
comment : " STEP file generation"
294
294
type : step
You can’t perform that action at this time.
0 commit comments