Commit 505d062a by Philipp Adolf

Benutze richtige Pfadtrenner in .gitlab-ci.yml

parent 76d3bcae
compile_pdf:
image: tianon/latex
script:
- latexmk -pdf Ausarbeitung\ausarbeitung.tex
- latexmk -pdf Ausarbeitung/ausarbeitung.tex
artifacts:
paths:
- Ausarbeitung\ausarbeitung.pdf
\ No newline at end of file
- Ausarbeitung/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