polishing .drone.yaml config + rsync to downloads page
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
5fc779b608
commit
f58f43b1cd
@ -96,5 +96,5 @@ steps:
|
||||
- ls ../ww*
|
||||
|
||||
# add download of files from download.sharpetronics.com
|
||||
# a = archive X= v=verbose P= z=compress r=recursive
|
||||
# a = archive v=verbose z=compress r=recursive -e=env
|
||||
- rsync -avz --chmod=775 -e ssh ../www-data_sharpetronics.tar.gz $SSH_USER@$SSH_HOST:/var/www/downloads.sharpetronics.com/html/sharpetronics.com/
|
||||
|
Loading…
x
Reference in New Issue
Block a user