Update .gitlab-ci.yml

This commit is contained in:
Sheppy 2018-02-16 02:25:53 +01:00
parent b448cf9056
commit 86593f0da9

View File

@ -1,7 +1,7 @@
compile_pdf: compile_pdf:
image: thubo/latexmk image: tianon/latex
script: before_script:
- apt-get install build-essential -y - apt-get install -y build-essential
- make - make
artifacts: artifacts:
paths: paths: