Update .gitlab-ci.yml
This commit is contained in:
parent
2c973bdd07
commit
f7f7381ac8
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ pages:
|
|||
- ./m.css/documentation/doxygen.py ./Doxyfile-mcss
|
||||
- cd ./latex
|
||||
- make
|
||||
- cp refman.pdf ../html/ScStwSharedLibraries.pdf
|
||||
- cp refman.pdf ../html/Coderacer.pdf
|
||||
- cd ../
|
||||
- mv ./html/ ../../public/
|
||||
artifacts:
|
||||
|
|
Loading…
Reference in a new issue