From 70a8e1d5d61430edd05c5344bd5ca86561ea6190 Mon Sep 17 00:00:00 2001 From: gregandev Date: Mon, 19 Dec 2022 12:17:58 +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, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 7d17981..cada59a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,7 +13,7 @@ steps: - git submodule update --init --recursive - name: build - image: hypervtechnics/drone-hugo:0.69.0 + image: plugins/hugo settings: hugo_version: 0.69.0 theme: ameida-cv @@ -24,7 +24,7 @@ steps: output: ./public commands: - apk add libc6-compat libstdc++ - - /bin/drone-hugo + - /bin/hugo trigger: branch: