Fix source path for deploy
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:
@ -20,6 +20,6 @@ steps:
|
|||||||
username: root
|
username: root
|
||||||
port: 2222
|
port: 2222
|
||||||
target: /var/www/dev
|
target: /var/www/dev
|
||||||
source: build/*
|
source: app/*
|
||||||
key:
|
key:
|
||||||
from_secret: SSH_KEY
|
from_secret: SSH_KEY
|
||||||
|
|||||||
Reference in New Issue
Block a user