Add drone
Some checks failed
continuous-integration/drone/push Build is failing

Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
Sam Therapy 2022-09-30 17:38:59 +02:00
parent e71bf66223
commit 5b436abec9
Signed by: sam
GPG key ID: 4D8B07C18F31ACBD

View file

@ -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: