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: compile_pdf:
image: hiono/texlive image: hiono/texlive
script: script:
- cd AuD && latexmk -pdf AuD/document.tex - cd AuD && latexmk -pdf document.tex
artifacts: artifacts:
paths: paths:
- AuD/document.pdf - AuD/document.pdf