Dimitri Merejkowsky
пре 4 година
No known key found for this signature in database
GPG Key ID: 6BF3C7EA7C2D64EC
1 измењених фајлова са
1 додато и
1 уклоњено
-
.gitlab-ci.yml
|
|
@@ -2,7 +2,7 @@ image: python:latest |
|
|
|
|
|
|
|
before_script: |
|
|
|
- pip install poetry |
|
|
|
- poetry config virtualenvs.in-project = true |
|
|
|
- poetry config virtualenvs.in-project true |
|
|
|
|
|
|
|
|
|
|
|
pages: |
|
|
|