Update .gitlab-ci.yml

This commit is contained in:
Dorian Zedler 2020-04-08 16:43:29 +00:00
parent e2628ad679
commit 1278c29dfb

View file

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