added yml job file
parent
906fd031f4
commit
f9eac9ba92
@ -0,0 +1,10 @@
|
||||
pdf:
|
||||
image: laurenss/texlive-full
|
||||
script:
|
||||
- cd TeX/
|
||||
- pdflatex main.tex
|
||||
- pdflatex main.tex
|
||||
artifact:
|
||||
:path:
|
||||
- "TeX/*.pdf"
|
||||
|
Loading…
Reference in New Issue