Skip to content
Snippets Groups Projects
Commit 09f388c3 authored by Max Lou's avatar Max Lou
Browse files

Update .gitlab-ci.yml file

parent 201e5f72
No related branches found
No related tags found
No related merge requests found
......@@ -21,8 +21,7 @@ test:
- mkdir -p ${SHARED_PATH}
- ls -la
- docker run -v ${SHARED_PATH}:/coverage_report rights-engine-test sh -c "coverage run --source='.' manage.py test && coverage report -m && coverage xml -i && mv coverage.xml /coverage_report && ls -la && ls -la /coverage_report"
- ls -la
- ls -la coverage_report
- ls -la ${SHARED_PATH}
artifacts:
expire_in: 1 hour
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment