Update .gitlab-ci.yml
This commit is contained in:
parent
3dabe2d7bf
commit
8c7a2b7fe1
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ before_script:
|
|||
- 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
|
||||
- pip3 install jinja2 Pygments
|
||||
|
||||
build1:
|
||||
stage: build
|
||||
|
|
Reference in a new issue