Update .drone.yml

This commit is contained in:
Bastian Mäuser
2025-06-16 11:37:35 +02:00
parent 229b940474
commit 8d642e2c43

View File

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