mirror of
https://gitlab.dit.htwk-leipzig.de/phillip.kuehne/dezibot.git
synced 2025-07-04 09:41:43 +02:00
Update .gitlab-ci.yml file
This commit is contained in:
@ -2,7 +2,7 @@ image: alpine
|
||||
|
||||
pages:
|
||||
script:
|
||||
- apk update && apk add doxygen graphviz ttf-freefont && apk add make && apk add pdflatex
|
||||
- apk update && apk add doxygen graphviz ttf-freefont && apk add make && apk add texlive-latex-base
|
||||
#- doxygen docs/doxygen.conf
|
||||
- doxygen doxygen.txt
|
||||
- cd docs/latex
|
||||
|
Reference in New Issue
Block a user