From 61783cf7f98d255ebf92956b806f91e8fa26a3cb Mon Sep 17 00:00:00 2001 From: gregandev Date: Mon, 19 Dec 2022 12:13:39 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'.drone.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 93b5813..2fba417 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,13 +13,15 @@ steps: - git submodule update --init --recursive - name: build - image: plugins/hugo + image: hypervtechnics/drone-hugo settings: hugo_version: 0.69.0 + theme: ameida-cv extended: true validate: true config: config.toml content: content + output: ./public commands: - apk add libc6-compat libstdc++ - /bin/drone-hugo