Dimitri Merejkowsky
4年前
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: 6BF3C7EA7C2D64EC
-
.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: |
|
|
|