Skip to content
Snippets Groups Projects
Commit fa1b5dc2 authored by Jeremy Commins's avatar Jeremy Commins
Browse files

Update .gitlab-ci.yml

parent 59904693
No related branches found
No related tags found
No related merge requests found
......@@ -14,8 +14,8 @@ before_script:
pages:
script:
- cd docs && make html
- mv build/html/ public/
- sphinx-build -d _build/doctrees . _build/html
- mv _build/html public
artifacts:
paths:
- 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