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

Update .gitlab-ci.yml

parent 241ca9b7
No related branches found
No related tags found
No related merge requests found
Pipeline #39124 failed
...@@ -17,8 +17,9 @@ pages: ...@@ -17,8 +17,9 @@ pages:
- sphinx-build -b html . public - sphinx-build -b html . public
- mv public/Docs/* public/ - mv public/Docs/* public/
- cp Docs/hhu-logo.png public/_static/hhu-logo.png - cp Docs/hhu-logo.png public/_static/hhu-logo.png
- rm -rd public/Docs
artifacts: artifacts:
paths: paths:
- public/Docs - public
only: only:
- master - master
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment