Fixed CI (removed update)
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Claudio Maggioni 2019-01-16 21:21:40 +01:00
parent 07fe7631b5
commit 05eb6ebaa4
1 changed files with 1 additions and 3 deletions

View File

@ -6,9 +6,8 @@ pipeline:
build:
image: registry.maggioni.xyz/praticamentetilde/latex:2018-small
commands:
- tlmgr update --self --all
- 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 logreq xstring
- pdflatex italian.tex && biber italian
@ -25,4 +24,3 @@ pipeline:
endpoint: https://s3.maggioni.xyz
branches: master
tlmgr update --self