Skip to content
Snippets Groups Projects
Commit 2395b39a authored by Konrad Wojtasik's avatar Konrad Wojtasik
Browse files

Update .gitlab-ci.yml

parent 935003da
Branches
No related merge requests found
Pipeline #13124 failed with stages
in 9 minutes and 37 seconds
......@@ -5,7 +5,7 @@ default:
.style_and_test_template:
before_script:
- pip install poetry==1.1.8 poetry-core==1.0.4 urllib3==1.26.6
- poetry install -vv
- poetry build && poetry install -vv
- source `poetry env info --path`/bin/activate
stages:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment