Mit Artifacts jetzt
This commit is contained in:
parent
e709349e74
commit
4cc86d3c23
1 changed files with 4 additions and 0 deletions
|
|
@ -6,3 +6,7 @@ java:
|
||||||
doc:
|
doc:
|
||||||
image: blang/latex:ubuntu
|
image: blang/latex:ubuntu
|
||||||
script: pdflatex doc/Dokumentation.tex
|
script: pdflatex doc/Dokumentation.tex
|
||||||
|
artifacts:
|
||||||
|
paths:
|
||||||
|
- doc/Dokumentation.pdf
|
||||||
|
expire_in: 1 week
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue