Skip to content
Snippets Groups Projects
Commit 8a0854ee authored by Marco Zimmer's avatar Marco Zimmer
Browse files

Update .gitlab-ci.yml file

parent 9c5c1d97
No related branches found
No related tags found
No related merge requests found
Pipeline #5968 passed
......@@ -4,7 +4,7 @@ pages:
script:
- apk update && apk add doxygen
- doxygen Doxygen/Doxyfile
- mv Doxygen/documentation/html/ public/
- mv Doxygen/output/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