Minification de la génération finale.
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2026-03-18 22:40:14 +01:00
parent 1dd74b52bf
commit 360ab46988
+1 -1
View File
@@ -10,7 +10,7 @@ steps:
image: ghcr.io/gohugoio/hugo:v0.155.3 image: ghcr.io/gohugoio/hugo:v0.155.3
commands: commands:
- git config --global --add safe.directory /woodpecker/src/git.lahouze.org/alahouze/alexis.lahouze.org - git config --global --add safe.directory /woodpecker/src/git.lahouze.org/alahouze/alexis.lahouze.org
- hugo build - hugo build --minify
- name: deploy - name: deploy
image: appleboy/drone-scp image: appleboy/drone-scp