ci
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
kekskurse 2024-11-26 23:38:04 +01:00
parent 3d5d39602d
commit b066b764bc

View file

@ -27,10 +27,9 @@ clone:
steps: steps:
# Build hugo static files # Build hugo static files
build: build:
image: plugins/hugo image: quay.io/thegeeklab/hugo:0.136
settings: commands:
hugo_version: 0.138 - hugo --minify --panicOnWarning
validate: true
when: when:
event: [pull_request, push] event: [pull_request, push]
publish: publish: