Update .gitlab-ci.yml

This commit is contained in:
Dorian Zedler 2020-04-08 16:20:11 +00:00
parent f8125f8a27
commit d984b7942f

View file

@ -2,6 +2,8 @@
# image: busybox:latest
before_script:
- mkdir -p docs
- cd docs
- 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