new picture
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
Gianmarco Pettinato 2023-05-27 19:27:39 +02:00
parent 0d090ee2e6
commit f09f99dcdf
2 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ steps:
SSHPASS:
from_secret: ssh_key
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:
branch:

Binary file not shown.

Before

Width:  |  Height:  |  Size: 59 KiB

After

Width:  |  Height:  |  Size: 334 KiB