diff --git a/.drone.yml b/.drone.yml index dc49b67..c8f326d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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 libmagic + - apk add --no-cache openssh-client ca-certificates bash rsync git imagemagick imagemagick-dev - git submodule init - git submodule update - git clone https://git.opytex.org/lafrite/2019-2020.git content