Compare commits

...
2 Commits
Author SHA1 Message Date
Bastian Mäuser 229b940474 Merge pull request 'Update .drone.yml' (#25) from mephisto-patch-1 into main
continuous-integration/drone/push Build is failing
Reviewed-on: mephisto/clubbing-content#25
2025-06-16 11:35:57 +02:00
Bastian Mäuser b3938d0fa9 Update .drone.yml 2025-06-16 11:35:51 +02:00
+1 -1
View File
@@ -46,7 +46,7 @@ steps:
known_hosts: known_hosts:
from_secret: KNOWN_HOST from_secret: KNOWN_HOST
script: script:
- cd $HUGO_ROOT - cd $${HUGO_ROOT}
- hugo - hugo
trigger: trigger: