Changed directory in ci/cd pipeline
This commit is contained in:
parent
bf368e6f27
commit
03819ac529
@ -1,7 +1,7 @@
|
|||||||
pytest:
|
pytest:
|
||||||
stage: test
|
stage: test
|
||||||
script:
|
script:
|
||||||
- cd wmgzon
|
- cd /builds/u5500327/wmgzon
|
||||||
- python -m venv .venv
|
- python -m venv .venv
|
||||||
- source ./.venv/scripts/activate
|
- source ./.venv/scripts/activate
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
|
Loading…
Reference in New Issue
Block a user