Skip to content
Snippets Groups Projects
Commit 241ca9b7 authored by Carel van Niekerk's avatar Carel van Niekerk :computer:
Browse files

Update .gitlab-ci.yml

parent 0cfec12e
No related branches found
No related tags found
No related merge requests found
Pipeline #39123 passed
......@@ -15,6 +15,8 @@ pages:
script:
- pip install -U sphinx
- sphinx-build -b html . public
- mv public/Docs/* public/
- cp Docs/hhu-logo.png public/_static/hhu-logo.png
artifacts:
paths:
- public/Docs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment