From 153d24cb212836978bec94a3a7105a7bd0d5250c Mon Sep 17 00:00:00 2001 From: gregandev Date: Mon, 19 Dec 2022 12:10:24 +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 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 3e525c8..93b5813 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,11 +15,14 @@ steps: - name: build image: plugins/hugo settings: - hugo_version: 0.69 + hugo_version: 0.69.0 extended: true validate: true config: config.toml content: content + commands: + - apk add libc6-compat libstdc++ + - /bin/drone-hugo trigger: branch: