Disable boms in dev job

This commit is contained in:
andrewc
2024-10-02 10:14:55 +10:00
parent 2130e95fcf
commit 90088a2af2

View File

@@ -227,7 +227,6 @@ outputs_dev:
SUFF_SCH: run_drc print_sch SUFF_SCH: run_drc print_sch
SUFF_PCB: run_erc,update_xml,set_text_variables print_pcb SUFF_PCB: run_erc,update_xml,set_text_variables print_pcb
script: script:
- !reference [.commands, boms]
- !reference [.commands, git_tag] - !reference [.commands, git_tag]
- SUFFIX=$SUFF_SCH - SUFFIX=$SUFF_SCH
- !reference [.commands, kibot] - !reference [.commands, kibot]