fix URL
parent
a5363254f8
commit
3d6d1eb824
|
@ -16,7 +16,8 @@ steps:
|
|||
|
||||
- name: deploy
|
||||
image: drillster/drone-rsync
|
||||
hosts: [ "moonside.games" ]
|
||||
hosts:
|
||||
- moonside.games
|
||||
target: /var/www/docs/encompass
|
||||
source: public/
|
||||
recursive: true
|
||||
|
|
Loading…
Reference in New Issue