This commit is contained in:
Fenoglio 2018-11-12 15:52:55 +01:00
commit e191722814

View file

@ -1,12 +0,0 @@
# This file is a template, and might need editing before it works on your project.
# Full project: https://gitlab.com/pages/doxygen
image: alpine
pages:
script:
- mv Doku/Doxygen/html/ public/
artifacts:
paths:
- public
only:
- master