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