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