Compare commits

...

1 Commits

Author SHA1 Message Date
93dfa8a6e7 Fixed CI (removed update)
Some checks failed
continuous-integration/drone/push Build is failing
2019-01-16 21:32:30 +01:00

View File

@ -6,7 +6,7 @@ pipeline:
build:
image: registry.maggioni.xyz/praticamentetilde/latex:2018-small
commands:
- tlmgr update --self --all
- tlmgr update --self
- tlmgr install blindtext koma-script float hyperref pgf biblatex
- tlmgr install pgfgantt listings collection-fontsrecommended comment
- tlmgr install biber babel-italian babel-english hyphen-italian
@ -25,4 +25,3 @@ pipeline:
endpoint: https://s3.maggioni.xyz
branches: master
tlmgr update --self