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

Update .gitlab-ci.yml

parent 2c86e4c9
No related branches found
No related tags found
No related merge requests found
......@@ -9,8 +9,8 @@ stages:
pages:
stage: deploy
before_script:
- sudo apt-get update
- sudo apt-get install -y zip
- apt-get update
- apt-get install -y 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