Update .gitlab-ci.yml

This commit is contained in:
Dorian Zedler 2020-04-08 16:42:21 +00:00
parent 0e22772e48
commit e2628ad679

View file

@ -10,7 +10,7 @@ pages:
- cd m.css/documentation
- pip3 install jinja2 Pygments
- ./doxygen.py ../../Doxyfile-mcss
- mv docs/html/ public/
- mv ../../html/ public/
artifacts:
paths:
- public