Skip to content
Snippets Groups Projects
Verified Commit 0a7b8703 authored by Ernesto Rico Schmidt's avatar Ernesto Rico Schmidt
Browse files

Update poetry version in CI/CD

parent cc2f3ae1
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ build-openapi-scheme:
OPENAPI_JSON: ./public/api.json
before_script:
- apk add gcc musl-dev zlib-dev jpeg-dev libmagic openldap-dev
- pip install poetry==1.3.2
- pip install poetry==1.4.0
- poetry install --without dev,test --no-root
script:
- mkdir public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment