This commit is contained in:
parent
0d090ee2e6
commit
eabc979c62
@ -41,7 +41,7 @@ steps:
|
|||||||
SSHPASS:
|
SSHPASS:
|
||||||
from_secret: ssh_key
|
from_secret: ssh_key
|
||||||
commands:
|
commands:
|
||||||
- sshpass -e rsync -aP -e "ssh -p 69 -o StrictHostKeyChecking=no" ./build/ root@192.168.178.25:/mnt/user/appdata/binhex-nginx/nginx/html/
|
- sshpass -e rsync -arP -e "ssh -p 69 -o StrictHostKeyChecking=no" ./build/ root@192.168.178.25:/mnt/user/appdata/binhex-nginx/nginx/html/
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 59 KiB After Width: | Height: | Size: 334 KiB |
Binary file not shown.
Before Width: | Height: | Size: 9.2 KiB |
Loading…
Reference in New Issue
Block a user