try this
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Neil Hanlon 2022-11-12 08:06:04 -05:00
parent cb5455a1c1
commit c6340dcf8c
Signed by: neil
GPG Key ID: 705BC21EC3C70F34

View File

@ -22,5 +22,6 @@ pipeline:
commands:
- mkdir -p ~/.ssh/
- echo "$SSH_KEY" > ~/.ssh/id_rsa
- chmod 0700 ~/.ssh/
- chmod 0600 ~/.ssh/id_rsa
- bash deploy.sh