Update .gitlab-ci.yml

This commit is contained in:
Dorian Zedler 2020-04-08 16:14:44 +00:00
parent 61dd66cccd
commit 3dabe2d7bf

View file

@ -2,7 +2,7 @@
# image: busybox:latest
before_script:
- apt install doxygen texlive-base texlive-latex-extra texlive-fonts-extra texlive-fonts-recommended
- apt install doxygen texlive-base texlive-latex-extra texlive-fonts-extra texlive-fonts-recommended python3-pip
- git clone git://github.com/mosra/m.css
- cd m.css/documentation
- pip3 install jinja2 Pygmentsh