This commit is contained in:
acereca 2018-05-24 20:16:10 +02:00
parent 85c779dc32
commit ea681cf5ff
1 changed files with 4 additions and 3 deletions

View File

@ -1,9 +1,10 @@
compile_pdf:
image: latexpygments
script:
- pwd; ls -l
- /bin/cd tikz && latexmk -pdf mon48v.tex
- cd tikz && latexmk -pdf mon48i.tex
- cd tikz
- latexmk -pdf mon48v.tex
- latexmk -pdf mon48i.tex
- cd ..
- latexmk -f -pdf --shell-escape ./thesis.tex
artifacts:
paths: