Update .gitlab-ci.yml

This commit is contained in:
Jens Noack 2018-11-12 15:05:51 +01:00
parent 7b2fac5356
commit 2f68d8f8bc

View file

@ -4,8 +4,6 @@ image: alpine
pages:
script:
- apk update && apk add doxygen
- doxygen Doku/Doxygen/Doxyfile
- mv Doku/Doxygen/html/ public/
artifacts:
paths: