From 360ab46988afa9ee20051da57fb2a2e5779d0a0c Mon Sep 17 00:00:00 2001 From: Alexis Lahouze Date: Wed, 18 Mar 2026 22:40:14 +0100 Subject: [PATCH] =?UTF-8?q?Minification=20de=20la=20g=C3=A9n=C3=A9ration?= =?UTF-8?q?=20finale.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .woodpecker.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker.yaml b/.woodpecker.yaml index 6ee3f16..f4ce0b3 100644 --- a/.woodpecker.yaml +++ b/.woodpecker.yaml @@ -10,7 +10,7 @@ steps: image: ghcr.io/gohugoio/hugo:v0.155.3 commands: - git config --global --add safe.directory /woodpecker/src/git.lahouze.org/alahouze/alexis.lahouze.org - - hugo build + - hugo build --minify - name: deploy image: appleboy/drone-scp