Update .gitlab-ci.yml
This commit is contained in:
parent
7b2fac5356
commit
2f68d8f8bc
1 changed files with 0 additions and 2 deletions
|
@ -4,8 +4,6 @@ image: alpine
|
|||
|
||||
pages:
|
||||
script:
|
||||
- apk update && apk add doxygen
|
||||
- doxygen Doku/Doxygen/Doxyfile
|
||||
- mv Doku/Doxygen/html/ public/
|
||||
artifacts:
|
||||
paths:
|
||||
|
|
Loading…
Reference in a new issue