workflow
This commit is contained in:
parent
fbcfdf5831
commit
808d392546
2 changed files with 2 additions and 2 deletions
|
@ -45,5 +45,5 @@ jobs:
|
|||
else
|
||||
echo "Rsync"
|
||||
export DEBIAN_FRONTEND=noninteractive
|
||||
SSHPASS="${{ secrets.RVBA }}" rsync --rsh='sshpass -e ssh -oStrictHostKeyChecking=no' -av dist/ web@51.159.66.229:/home/web/forgeons
|
||||
SSHPASS="${{ secrets.RVBA }}" rsync --rsh='sshpass -e ssh -oStrictHostKeyChecking=no' -av dist/ web@forgeons.org:/home/web/forgeons
|
||||
fi
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Forgeons !
|
||||
|
||||
This is not a test !!!
|
||||
This is not a test ...
|
||||
|
||||
|
|
Loading…
Reference in a new issue