rm deployed
This commit is contained in:
parent
bf9f159394
commit
3756ed8cd3
|
@ -5,8 +5,8 @@ compile_pdf:
|
|||
- latexmk -pdf mon48v.tex
|
||||
- latexmk -pdf mon48i.tex
|
||||
- cd ..
|
||||
- latexmk -f -pdf --shell-escape ./thesis.tex
|
||||
- latexmk -f -pdf -shell-escape ./thesis.tex
|
||||
artifacts:
|
||||
paths:
|
||||
- thesis.pdf
|
||||
- tikz/*.pdf
|
||||
|
||||
|
|
|
@ -1,10 +1,6 @@
|
|||
# Bachelor Thesis Tex-files
|
||||
|
||||
|
||||
## Deployed PDF
|
||||
[](https://acereca.ddns.net:11443/acereca/BaTh/commits/master)
|
||||
|
||||
[PDF](https://acereca.ddns.net:11443/acereca/BaTh/builds/artifacts/master/file/thesis.pdf?job=compile_pdf)
|
||||
## Synopsis
|
||||
|
||||
## Content
|
||||
- I2C
|
||||
|
|
Loading…
Reference in New Issue