Update .gitlab-ci.yml

This commit is contained in:
Dorian Zedler 2021-10-06 13:37:33 +00:00
parent e502acdfdc
commit 003955d69f
1 changed files with 1 additions and 3 deletions

View File

@ -8,9 +8,7 @@ pages:
script:
- cd doxygen/
- apt update && apt install -y git doxygen python3-pip
- git clone git://github.com/mosra/m.css
- pip3 install jinja2 Pygments
- ./m.css/documentation/doxygen.py ./Doxyfile-mcss
- doxygen
- mv ./html ../public
artifacts:
paths: