Merge pull request 'Update .drone.yml' (#31) from mephisto-patch-1 into main
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: mephisto/clubbing-content#31
This commit is contained in:
Bastian Mäuser
2025-06-16 11:47:29 +02:00

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