uni-ausarbeitung/.gitlab-ci.yml

14 lines
147 B
YAML
Raw Normal View History

2018-01-31 22:23:53 +00:00
stages:
- build
pdf:
stage: build
tags:
- latex
artifacts:
paths:
- main.pdf
expire_in: 2d
script:
- latexmk -pdf