Skip to content
Snippets Groups Projects
Commit 61b2d0e4 authored by Christophe Picard's avatar Christophe Picard
Browse files

Update .gitlab-ci.yml

parent c0bfbee1
No related branches found
No related tags found
No related merge requests found
Pipeline #78860 failed
...@@ -6,7 +6,6 @@ pages: ...@@ -6,7 +6,6 @@ pages:
- pip install -U sphinx - pip install -U sphinx
- pip install sphinx_rtd_theme - pip install sphinx_rtd_theme
- pip install recommonmark - pip install recommonmark
- pip install -r requirements.txt
- sphinx-build -d _public/doctrees docs/ _build/html - sphinx-build -d _public/doctrees docs/ _build/html
- mv _build/html/* public - mv _build/html/* public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment