running under python manage
ci-tests/python-test/pipeline/head There was a failure building this commit
ci-tests/python-test/pipeline/head There was a failure building this commit
This commit is contained in:
Vendored
+1
-1
@@ -37,7 +37,7 @@ pipeline {
|
||||
source ${PY_ENV}/bin/activate
|
||||
export PATH=${PY_ENV}/bin:${PATH}
|
||||
pip install -r requirements.txt
|
||||
pytest catalog/tests/
|
||||
python manage.py test
|
||||
xmlrunner discover -p *_test.py
|
||||
'''
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user