CI/CD
Homepage / build (push) Failing after 7s
Details
Homepage / build (push) Failing after 7s
Details
This commit is contained in:
parent
0f61421e6e
commit
c08d013061
|
@ -18,4 +18,6 @@ jobs:
|
|||
ls -l $HOME/.ssh
|
||||
md5sum $HOME/.ssh/id_rsa
|
||||
- run: |
|
||||
eval $(ssh-agent)
|
||||
ssh-add -l
|
||||
echo ssh-agent rsync --delete -vax ./public/ neale@melville.woozle.org:/srv/www/woozle.org/
|
||||
|
|
Loading…
Reference in New Issue