Compare commits

..

2 Commits

Author SHA1 Message Date
Bastian Mäuser
d30fbd7c64 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
2025-06-16 11:47:29 +02:00
Bastian Mäuser
e9682ca2de Update .drone.yml 2025-06-16 11:47:24 +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