Skip to content
Snippets Groups Projects
Commit eddc6e90 authored by Roman Dvořák's avatar Roman Dvořák
Browse files

Update .gitlab-ci.yml

parent 0b8e3c8d
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,8 @@ stages:
pages:
stage: deploy
before_script:
- apt install zip
script:
- pip install poetry==1.8.2
- poetry install
......
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