mirror of
https://gitlab.dit.htwk-leipzig.de/phillip.kuehne/dezibot.git
synced 2025-07-05 02:01:42 +02:00
Doxygen test
This commit is contained in:
@ -5,10 +5,10 @@ pages:
|
|||||||
- apk update && apk add doxygen graphviz ttf-freefont
|
- apk update && apk add doxygen graphviz ttf-freefont
|
||||||
#- doxygen docs/doxygen.conf
|
#- doxygen docs/doxygen.conf
|
||||||
- cd src
|
- cd src
|
||||||
- doxygen dezibot
|
- doxygen doxygen.txt
|
||||||
#- mv docs/html/ public/
|
#- mv docs/html/ public/
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- html
|
- html
|
||||||
only:
|
only:
|
||||||
- release
|
- release
|
||||||
|
Reference in New Issue
Block a user