Add verbose rsync output
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-08-07 19:12:44 +02:00
parent 090cf21170
commit bf9a070ea5

View File

@ -24,7 +24,7 @@ steps:
- nginx0.nlams1.net.ipng.ch - nginx0.nlams1.net.ipng.ch
- nginx0.nlams2.net.ipng.ch - nginx0.nlams2.net.ipng.ch
port: 22 port: 22
args: '-6' args: '-6 -v'
source: public/ source: public/
target: /var/www/ipng.ch/ target: /var/www/ipng.ch/
delete: true delete: true