Changed ci/cd to use acticate script in bin folder
This commit is contained in:
parent
bb883d6b55
commit
ff5bfbfb1a
@ -3,6 +3,6 @@ pytest:
|
||||
script:
|
||||
- cd /builds/u5500327/wmgzon
|
||||
- python -m venv .venv
|
||||
- source bin/activate
|
||||
- source /bin/activate
|
||||
- pip install -r requirements.txt
|
||||
- pytest
|
Loading…
Reference in New Issue
Block a user