Fix: add libmagic to apline
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Bertrand Benjamin 2020-08-05 09:49:24 +02:00
parent b408541cc7
commit 872a74fb26
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ steps:
image: python:3.8-alpine
commands:
- echo "Trigger from branch"
- apk add --no-cache openssh-client ca-certificates bash rsync git
- apk add --no-cache openssh-client ca-certificates bash rsync git libmagic
- git submodule init
- git submodule update
- git clone https://git.opytex.org/lafrite/2019-2020.git content