Fixed up a few kibot options
This commit is contained in:
@@ -21,12 +21,12 @@ preflight:
|
||||
- name: 'title'
|
||||
expand_kibot_patterns: true
|
||||
command: 'echo $KIBOT_PCB_NAME | rev | cut -d"/" -f1 | rev | cut -d"." -f1 '
|
||||
fill_zones: true
|
||||
check_zone_fills: true
|
||||
|
||||
global:
|
||||
environment:
|
||||
user_templates: "${CI_PROJECT_DIR}/.gitlab"
|
||||
|
||||
restore_project: true
|
||||
|
||||
outputs:
|
||||
- name: 'print_sch'
|
||||
|
||||
Reference in New Issue
Block a user