maybe compl path to cd

This commit is contained in:
acereca 2018-05-24 20:09:07 +02:00
parent e3572a1c1c
commit 716f07a41c
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
compile_pdf: compile_pdf:
image: latexpygments image: latexpygments
script: script:
- 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 -pdf thesis.tex
artifacts: artifacts: