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