From 90088a2af2ad0d4038a957c813777fdd9d1be423 Mon Sep 17 00:00:00 2001 From: andrewc Date: Wed, 2 Oct 2024 10:14:55 +1000 Subject: [PATCH] Disable boms in dev job --- kibot-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/kibot-ci.yml b/kibot-ci.yml index 6b67a2d..04c151f 100644 --- a/kibot-ci.yml +++ b/kibot-ci.yml @@ -227,7 +227,6 @@ outputs_dev: SUFF_SCH: run_drc print_sch SUFF_PCB: run_erc,update_xml,set_text_variables print_pcb script: - - !reference [.commands, boms] - !reference [.commands, git_tag] - SUFFIX=$SUFF_SCH - !reference [.commands, kibot]