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

Update .gitlab-ci.yml

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