latexandmore/.gitlab-ci.yml

8 lines
106 B
YAML
Raw Normal View History

2017-11-05 07:06:18 +01:00
compile_pdf:
2017-11-05 07:21:51 +01:00
image: hiono/texlive
2017-11-05 07:06:18 +01:00
script:
2017-11-05 07:32:45 +01:00
- make
2017-11-05 07:06:18 +01:00
artifacts:
paths:
- AuD/document.pdf