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