Update .gitlab-ci.yml

This commit is contained in:
Administrator 2018-04-01 19:39:52 +02:00
parent 6cdc10044e
commit ea00b8f75e
1 changed files with 1 additions and 1 deletions

View File

@ -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: