Commit 505d062a by Philipp Adolf

Benutze richtige Pfadtrenner in .gitlab-ci.yml

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