Skip to content

Commit 80f66ff

Browse files
authored
Update dev-kit.kibot.yaml
1 parent b6cbf5d commit 80f66ff

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

dev-kit/dev-kit.kibot.yaml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,17 @@ outputs:
256256
hide_stats_info: false
257257
quote_all: true
258258

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+
259270
- name: "ZIP Gerber"
260271
comment: "ZIP Gerber"
261272
type: compress
@@ -278,17 +289,6 @@ outputs:
278289
- source: centroid/**
279290
output: "Centroid_%D.%x"
280291

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-
292292
- name: "Step file"
293293
comment: "STEP file generation"
294294
type: step

0 commit comments

Comments
 (0)