Compare commits

..

2 Commits

Author SHA1 Message Date
Bastian Mäuser
678fa910d3 Merge pull request 'Update .drone.yml' (#26) from mephisto-patch-1 into main
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: mephisto/clubbing-content#26
2025-06-16 11:37:44 +02:00
Bastian Mäuser
8d642e2c43 Update .drone.yml 2025-06-16 11:37:35 +02:00

View File

@@ -46,7 +46,7 @@ steps:
known_hosts:
from_secret: KNOWN_HOST
script:
- cd $${HUGO_ROOT}
- cd ${HUGO_ROOT}
- hugo
trigger: