From ec46512b20e0f712d983aca8219cdcb424521271 Mon Sep 17 00:00:00 2001 From: maxime-cool Date: Fri, 12 Jan 2024 11:08:08 +0100 Subject: [PATCH] added config file --- .drone.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.drone.yml b/.drone.yml index 1d5779e..0520e40 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,6 +19,11 @@ steps: image: plugins/hugo settings: validate: true + config: ./hugo.toml + - name: check Build + image: plugins/hugo + commands: + - ls - name: Deploy image: plugins/hugo environment: