Update .drone.yml
This commit is contained in:
@@ -38,6 +38,7 @@ steps:
|
||||
HUGO_ROOT:
|
||||
from_secret: HUGO_ROOT
|
||||
settings:
|
||||
envs: [ HUGO_ROOT ]
|
||||
host:
|
||||
from_secret: SSH_HOST
|
||||
username:
|
||||
@@ -48,9 +49,6 @@ steps:
|
||||
known_hosts:
|
||||
from_secret: KNOWN_HOST
|
||||
script:
|
||||
- echo [ HUGO_ROOT ]
|
||||
- echo $HUGO_ROOT
|
||||
- echo ${HUGO_ROOT}
|
||||
- cd $HUGO_ROOT
|
||||
- hugo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user