coincoin
This commit is contained in:
parent
4fc20cc880
commit
97d9d2b44c
|
|
@ -18,8 +18,8 @@ pytest:
|
||||||
only:
|
only:
|
||||||
- merge_requests
|
- merge_requests
|
||||||
script:
|
script:
|
||||||
- python3 -m venv /.gitlab-ci-venv
|
- python3 -m venv ./.gitlab-ci-venv
|
||||||
- source /.gitlab-ci-venv/bin/activate
|
- source ./.gitlab-ci-venv/bin/activate
|
||||||
# - pip install --upgrade pip
|
# - pip install --upgrade pip
|
||||||
- pip install poetry
|
- pip install poetry
|
||||||
- poetry --version
|
- poetry --version
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user