Fixup curl install issue with new kibot image
This commit is contained in:
@@ -127,6 +127,7 @@ image:
|
||||
|
||||
boms:
|
||||
- cd $CI_PROJECT_DIR/.gitlab/.scripts/ki-ntree/
|
||||
- apt remove libcurl4 -y
|
||||
- apt update && apt install curl pip -y && pip install --break-system-packages poetry
|
||||
- poetry install
|
||||
- url="https://gitlab.com/api/v4/projects/${DIGI_API_PRJ_ID}/packages/generic/digikey_api/0/token_storage.json"
|
||||
|
||||
Reference in New Issue
Block a user