drone ci rsync test
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
oDinZu 2022-05-09 21:11:23 -04:00
parent 5f0d4b78d5
commit 795f71ead3

View File

@ -71,7 +71,7 @@ steps:
- chmod 600 /root/.ssh/id_rsa && chmod 600 /root/.ssh/id_rsa.pub
- ls -al /root/.ssh/
- eval `ssh-agent -s`
- ssh-add /root/id_rsa
- ssh-add /root/.ssh/id_rsa
# add git.sharpetronics.com to known hosts
- touch /root/.ssh/known_hosts