From 9719e868e33f1af92464329baebadec41d3499fe Mon Sep 17 00:00:00 2001 From: maxime-cool Date: Wed, 13 Dec 2023 13:37:19 +0100 Subject: [PATCH] test CI build 3 --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 2de1304..3d080bd 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,7 +14,7 @@ steps: image: plugins/hugo settings: hugo_version: 0.55 - config: path/hugo.toml + config: hugo.toml validate: true commands: - hugo deploy \ No newline at end of file