Actualizar '.github/workflows/main.yml'
hello-world / my-job (push) Successful in 7s Details
CI / docker_demo (push) Failing after 1m45s Details

main
rober 9 months ago
parent c2c2e6b426
commit 487910bd72

@ -23,5 +23,6 @@ jobs:
#./subir.sh #./subir.sh
hugo hugo
echo $clave_ssh > clave_ssh echo $clave_ssh > clave_ssh
chmod 600 clave_ssh
rsync -e "ssh -i clave_ssh" -azP public/* calcetines@nodriza.robertops.com:/home/calcetines/blog/ rsync -e "ssh -i clave_ssh" -azP public/* calcetines@nodriza.robertops.com:/home/calcetines/blog/
Loading…
Cancel
Save