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

Edit .gitlab-ci.yml

parent 55d266f7
No related branches found
No related tags found
No related merge requests found
Pipeline #16199 failed
...@@ -129,7 +129,7 @@ ubuntu:i686: ...@@ -129,7 +129,7 @@ ubuntu:i686:
- pip3 install sphinx sphinxcontrib-bibtex - pip3 install sphinx sphinxcontrib-bibtex
- pip3 install -e . --no-deps - pip3 install -e . --no-deps
script: script:
- python3 setup.py build_sphinx - sphinx-build -b html doc doc/build
- cp -r build/sphinx/html public - cp -r build/sphinx/html public
artifacts: artifacts:
paths: paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment