diff --git a/.drone.yml b/.drone.yml index 53140ab2..97ed8baa 100644 --- a/.drone.yml +++ b/.drone.yml @@ -27,7 +27,7 @@ steps: SSH_KEY: from_secret: SSH_KEY commands: - - apt update && apt install -y wget dos2unix openssh-client rsync + - apt update && apt install -y openssh-client rsync - ./ci/add-key.sh - ./ci/deploy.sh when: