mirror of
https://gitlab.dit.htwk-leipzig.de/phillip.kuehne/dezibot.git
synced 2025-05-19 11:01:46 +02:00
Update .gitlab-ci.yml file
This commit is contained in:
parent
3b48b4d429
commit
b771f956e6
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user