Commit d2c43892 by Kai Westerkamp

ci

parent b04e2fdb
Pipeline #396 passed with stage
in 7 minutes 35 seconds
......@@ -4,4 +4,11 @@ compile_pdf:
- cd Ausarbeitung && latexmk -pdf thesis.tex
artifacts:
paths:
- Ausarbeitung/thesis.pdf
\ No newline at end of file
- Ausarbeitung/thesis.pdf
compile_Folie:
image: tianon/latex
script:
- cd KIT_beamer && latexmk -pdf SDQ_vorlage_beamer.tex
artifacts:
paths:
- KIT_beamer/SDQ_vorlage_beamer.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