Update .drone.yml

This commit is contained in:
Bastian Mäuser
2025-06-16 11:47:24 +02:00
parent 0ee3f59f73
commit e9682ca2de

View File

@@ -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