ah
This commit is contained in:
+4
-3
@@ -1,9 +1,10 @@
|
|||||||
compile_pdf:
|
compile_pdf:
|
||||||
image: latexpygments
|
image: latexpygments
|
||||||
script:
|
script:
|
||||||
- pwd; ls -l
|
- cd tikz
|
||||||
- /bin/cd tikz && latexmk -pdf mon48v.tex
|
- latexmk -pdf mon48v.tex
|
||||||
- cd tikz && latexmk -pdf mon48i.tex
|
- latexmk -pdf mon48i.tex
|
||||||
|
- cd ..
|
||||||
- latexmk -f -pdf --shell-escape ./thesis.tex
|
- latexmk -f -pdf --shell-escape ./thesis.tex
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
|
|||||||
Reference in New Issue
Block a user