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
|
image: drillster/drone-rsync
|
||||||
hosts: [ "moonside.games" ]
|
hosts: [ "moonside.games" ]
|
||||||
target: /var/www/docs/encompass
|
target: /var/www/docs/encompass
|
||||||
source: public/*
|
source: public/
|
||||||
|
recursive: true
|
||||||
user: hugo
|
user: hugo
|
||||||
secrets: [ rsync_key ]
|
secrets: [ rsync_key ]
|
||||||
|
|
Loading…
Reference in New Issue