From 8d642e2c43a5672467e807d87da6eeaf6a05e626 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastian=20M=C3=A4user?= Date: Mon, 16 Jun 2025 11:37:35 +0200 Subject: [PATCH] Update .drone.yml --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index d18800f..62d966e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -46,7 +46,7 @@ steps: known_hosts: from_secret: KNOWN_HOST script: - - cd $${HUGO_ROOT} + - cd ${HUGO_ROOT} - hugo trigger: