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

Edit .gitlab-ci.yml

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