Merge branch 'master' of git.maggioni.xyz:maggicl/tesiMaturita
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
commit
d5c4864986
1 changed files with 1 additions and 2 deletions
|
@ -6,7 +6,7 @@ pipeline:
|
||||||
build:
|
build:
|
||||||
image: registry.maggioni.xyz/praticamentetilde/latex:2018-small
|
image: registry.maggioni.xyz/praticamentetilde/latex:2018-small
|
||||||
commands:
|
commands:
|
||||||
- tlmgr update --self --all
|
- tlmgr update --self
|
||||||
- tlmgr install blindtext koma-script float hyperref pgf biblatex
|
- tlmgr install blindtext koma-script float hyperref pgf biblatex
|
||||||
- tlmgr install pgfgantt listings collection-fontsrecommended comment
|
- tlmgr install pgfgantt listings collection-fontsrecommended comment
|
||||||
- tlmgr install biber babel-italian babel-english hyphen-italian
|
- tlmgr install biber babel-italian babel-english hyphen-italian
|
||||||
|
@ -25,4 +25,3 @@ pipeline:
|
||||||
endpoint: https://s3.maggioni.xyz
|
endpoint: https://s3.maggioni.xyz
|
||||||
|
|
||||||
branches: master
|
branches: master
|
||||||
tlmgr update --self
|
|
||||||
|
|
Reference in a new issue