Update .gitlab-ci.yml
This commit is contained in:
parent
61dd66cccd
commit
3dabe2d7bf
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
# image: busybox:latest
|
# image: busybox:latest
|
||||||
|
|
||||||
before_script:
|
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
|
- git clone git://github.com/mosra/m.css
|
||||||
- cd m.css/documentation
|
- cd m.css/documentation
|
||||||
- pip3 install jinja2 Pygmentsh
|
- pip3 install jinja2 Pygmentsh
|
||||||
|
|
Reference in a new issue