Skip to content
Snippets Groups Projects
Commit 399d9329 authored by Denis Arrivault's avatar Denis Arrivault
Browse files

Up

parent 433764f5
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -12,10 +12,11 @@ ...@@ -12,10 +12,11 @@
# doc template # doc template
.doc: &doc .doc: &doc
script:
- pip3 install -e . - pip3 install -e .
- python3 setup.py build_sphinx - python3 setup.py build_sphinx
- cp -r build/sphinx/html public - cp -r build/sphinx/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