Skip to content
Snippets Groups Projects
Commit 90ef5abf authored by Leonard Haddad's avatar Leonard Haddad :rocket:
Browse files

Update .gitlab-ci.yml

parent 00798622
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,9 @@ tex:
image: tianon/latex
stage: tex
script:
- cd doc
- pdflatex doc/Architekturbeschreibung.tex
- cd ..
artifacts:
paths:
- doc/Architekturbeschreibung.pdf
......
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