diff --git a/.drone.yml b/.drone.yml index 1a9dde0..dc49b67 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 + - 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