rsync stuff
continuous-integration/drone/push Build encountered an error
Details
continuous-integration/drone/push Build encountered an error
Details
parent
71bbf91fa5
commit
918fbbefe0
|
@ -18,6 +18,7 @@ steps:
|
|||
image: drillster/drone-rsync
|
||||
hosts: [ "moonside.games" ]
|
||||
target: /var/www/docs/encompass
|
||||
source: public/*
|
||||
source: public/
|
||||
recursive: true
|
||||
user: hugo
|
||||
secrets: [ rsync_key ]
|
||||
|
|
Loading…
Reference in New Issue