Install pip
This commit is contained in:
@@ -127,7 +127,7 @@ image:
|
||||
|
||||
boms:
|
||||
- cd $CI_PROJECT_DIR/.gitlab/.scripts/ki-ntree/
|
||||
- pip install poetry
|
||||
- apt update && apt install pip -y && pip install --break-system-packages poetry
|
||||
- poetry install
|
||||
- cd $CI_PROJECT_DIR/Fabrication
|
||||
- 'SEARCH="bom.csv"'
|
||||
@@ -226,6 +226,7 @@ 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]
|
||||
|
||||
Reference in New Issue
Block a user