[Tests][Fixed] Missing config file

This commit is contained in:
Salvador E. Tropea 2023-05-17 11:16:09 -03:00
parent 7576bbd3b4
commit a44a9f43a6
1 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,26 @@
kibot:
version: 1
outputs:
- name: 'diff_pcb'
comment: "PCB difference with git HEAD"
type: diff
layers: ['F.Cu', 'In1.Cu']
options:
old: KIBOT_TAG-1
old_type: git
new: HEAD
new_type: git
cache_dir: .cache
force_checkout: true
add_link_id: true
- name: result
comment: Test zip link
type: compress
options:
format: TAR
compression: lzma
follow_links: false
files:
- source: '*.pdf'