Update .gitlab-ci.yml
This commit is contained in:
parent
6cdc10044e
commit
ea00b8f75e
|
@ -1,5 +1,5 @@
|
||||||
compile_pdf:
|
compile_pdf:
|
||||||
image: aergus/latex
|
image: latexpygments
|
||||||
script:
|
script:
|
||||||
- latexmk -pdf thesis.tex
|
- latexmk -pdf thesis.tex
|
||||||
artifacts:
|
artifacts:
|
||||||
|
|
Loading…
Reference in New Issue