This commit is contained in:
acereca 2018-05-24 20:11:40 +02:00
parent 716f07a41c
commit 0bf1f771ee
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ compile_pdf:
script: script:
- /bin/cd tikz && latexmk -pdf mon48v.tex - /bin/cd tikz && latexmk -pdf mon48v.tex
- cd tikz && latexmk -pdf mon48i.tex - cd tikz && latexmk -pdf mon48i.tex
- latexmk -pdf thesis.tex - latexmk -f -pdf --shell-escape ./thesis.tex
artifacts: artifacts:
paths: paths:
- thesis.pdf - thesis.pdf