From 79442489b792752b0e8c22c9b4eda692ce930d24 Mon Sep 17 00:00:00 2001 From: andrewc Date: Tue, 1 Oct 2024 19:29:22 +1000 Subject: [PATCH] Install poetry --- kibot-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/kibot-ci.yml b/kibot-ci.yml index afe3e55..2e523ba 100644 --- a/kibot-ci.yml +++ b/kibot-ci.yml @@ -127,6 +127,7 @@ image: boms: - cd $CI_PROJECT_DIR/.gitlab/.scripts/ki-ntree/ + - pip install poetry - poetry install - cd $CI_PROJECT_DIR/Fabrication - 'SEARCH="bom.csv"'