diff --git a/.drone.yml b/.drone.yml index 3e953f6..7c833ae 100644 --- a/.drone.yml +++ b/.drone.yml @@ -23,7 +23,7 @@ steps: - name: deploy image: python:3.7-alpine commands: - - apk add unzip wget make git + - apk add unzip wget make git curl - mkdir /tmp/content - curl https://cloud.fdgl.rocks/index.php/s/wGLnSaTiL2rn5ae/download -o /tmp/content.zip - unzip /tmp/content.zip -d /tmp