Update .gitlab-ci.yml
This commit is contained in:
parent
ea4b15e984
commit
a18b06f98d
@ -4,7 +4,8 @@ pdf:
|
||||
- cd TeX/
|
||||
- pdflatex main.tex
|
||||
- pdflatex main.tex
|
||||
- mv main.pdf ../Masterarbeit.pdf
|
||||
artifacts:
|
||||
files:
|
||||
- "TeX/*.pdf"
|
||||
paths:
|
||||
- "Masterarbeit.pdf"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user