Skip to content
Snippets Groups Projects
Commit 15171bde authored by Baptiste Bauvin's avatar Baptiste Bauvin
Browse files

Update .gitlab-ci.yml

parent b910ea3e
Branches
No related tags found
No related merge requests found
Pipeline #4831 passed
......@@ -50,6 +50,7 @@ pages:
- sphinx-build -b html . ../build
- cd ../..
- cp -r ./docs/build public
- mkdir public/coverage
- mv htmlcov/index.html public/coverage/
- mv htmlcov/style.css public/coverage/
artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment