Update .gitlab-ci.yml

This commit is contained in:
Dorian Zedler 2020-04-08 17:52:22 +00:00
parent 2c973bdd07
commit f7f7381ac8

View file

@ -8,7 +8,7 @@ pages:
- ./m.css/documentation/doxygen.py ./Doxyfile-mcss - ./m.css/documentation/doxygen.py ./Doxyfile-mcss
- cd ./latex - cd ./latex
- make - make
- cp refman.pdf ../html/ScStwSharedLibraries.pdf - cp refman.pdf ../html/Coderacer.pdf
- cd ../ - cd ../
- mv ./html/ ../../public/ - mv ./html/ ../../public/
artifacts: artifacts: