chdir
to fix file path
This commit is contained in:
parent
121e21706f
commit
734927193f
@ -12,7 +12,8 @@ steps:
|
||||
host: washnote.org
|
||||
port: 2222
|
||||
service: dev_washnote_org
|
||||
source: _site
|
||||
source: .
|
||||
dest: /usr/share/nginx/html/
|
||||
chdir: _site
|
||||
deploy_key:
|
||||
from_secret: drone_ssh_washnote_org
|
||||
|
Loading…
Reference in New Issue
Block a user