Signed-off-by: Sam Therapy <sam@samtherapy.net>
@ -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: