Update .drone.yml

This commit is contained in:
Bastian Mäuser
2025-06-16 11:35:51 +02:00
parent a10fcbd1f5
commit b3938d0fa9

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: