uni-ausarbeitung/.gitlab-ci.yml
2018-01-31 23:23:53 +01:00

14 lines
147 B
YAML

stages:
- build
pdf:
stage: build
tags:
- latex
artifacts:
paths:
- main.pdf
expire_in: 2d
script:
- latexmk -pdf