Skip to content
Snippets Groups Projects
Commit 27dcd455 authored by Dominique Benielli's avatar Dominique Benielli
Browse files

Edit .gitlab-ci.yml

parent 9776b70a
Branches
Tags
No related merge requests found
Pipeline #16212 failed
......@@ -130,7 +130,7 @@ ubuntu:i686:
- pip3 install -e . --no-deps
script:
- sphinx-build -b html doc doc/build
- cp -r build/sphinx/html public
- cp -r build/html public
artifacts:
paths:
- public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment