Commit 9acfc5d3 by Philipp Adolf

Add GitLab CI config

parent b8ad3877
stages:
- generate
generate_ausarbeitung:
stage: generate
image: tianon/latex
script:
- latexmk -pdf ausarbeitung.tex
artifacts:
paths:
- ausarbeitung.pdf
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment