maybe compl path to cd
This commit is contained in:
parent
e3572a1c1c
commit
716f07a41c
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue