[CI] Fix path for deployment
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Path for deployment is fixed by this commit. The `ssh_taget' secret variable has been changed accordingly
This commit is contained in:
parent
eca846a0c3
commit
8c18deb189
@ -23,6 +23,7 @@ steps:
|
||||
target:
|
||||
from_secret: ssh_target
|
||||
source: blog/*
|
||||
strip_components: 1
|
||||
username:
|
||||
from_secret: ssh_username
|
||||
password:
|
||||
|
Loading…
Reference in New Issue
Block a user