Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
parent
e71bf66223
commit
5b436abec9
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue