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:
# Build hugo static files
build:
image: plugins/hugo
settings:
hugo_version: 0.138
validate: true
image: quay.io/thegeeklab/hugo:0.136
commands:
- hugo --minify --panicOnWarning
when:
event: [pull_request, push]
publish: