From cdb1f61b2cfabbdec05386dfe74842ce48aa6b66 Mon Sep 17 00:00:00 2001 From: sthope Date: Sat, 19 Aug 2023 22:39:24 +0200 Subject: [PATCH] fix drone --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 455e860..99c53f3 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,7 +4,7 @@ type: docker name: build environment: - WIKI_PATH: ${WIKI_PATH} + WIKI_PATH: ${wiki_folder} steps: - name: build