Skip to content
Snippets Groups Projects
Verified Commit b741dbb4 authored by Jakob Moser's avatar Jakob Moser
Browse files

Try working way to add dependencies

parent 91916926
No related branches found
No related tags found
No related merge requests found
Pipeline #6698 passed
......@@ -18,8 +18,9 @@ build-tex:
build-studiumseinfuehrung-tex:
stage: build
dependencies:
- build-tex
needs:
- job: build-tex
artifacts: true
script:
- cp pdfs/schedule.pdf Studiumseinführung
- latexmk -lualatex -cd -f -interaction=nonstopmode Studiumseinführung/einfuehrung.tex || true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment