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