rm deployed
This commit is contained in:
parent
bf9f159394
commit
3756ed8cd3
|
@ -5,8 +5,8 @@ compile_pdf:
|
||||||
- latexmk -pdf mon48v.tex
|
- latexmk -pdf mon48v.tex
|
||||||
- latexmk -pdf mon48i.tex
|
- latexmk -pdf mon48i.tex
|
||||||
- cd ..
|
- cd ..
|
||||||
- latexmk -f -pdf --shell-escape ./thesis.tex
|
- latexmk -f -pdf -shell-escape ./thesis.tex
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- thesis.pdf
|
- tikz/*.pdf
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,6 @@
|
||||||
# Bachelor Thesis Tex-files
|
# Bachelor Thesis Tex-files
|
||||||
|
|
||||||
|
## Synopsis
|
||||||
## 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)
|
|
||||||
|
|
||||||
## Content
|
## Content
|
||||||
- I2C
|
- I2C
|
||||||
|
|
Loading…
Reference in New Issue