This commit is contained in:
Sheppy 2017-11-05 07:29:03 +01:00
parent d79ea4e0d8
commit 75a3a26574

View File

@ -1,7 +1,7 @@
compile_pdf:
image: hiono/texlive
script:
- cd AuD && latexmk -pdf AuD/document.tex
- cd AuD && latexmk -pdf document.tex
artifacts:
paths:
- AuD/document.pdf