Dimitri Merejkowsky
4 년 전
No known key found for this signature in database
GPG 키 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: |
|
|
|