don't do minification, it breaks
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
22972eb211
commit
bd9ccce5fb
|
@ -8,7 +8,7 @@ steps:
|
|||
build:
|
||||
image: klakegg/hugo:ext-alpine
|
||||
commands:
|
||||
- hugo --minify
|
||||
- hugo
|
||||
search:
|
||||
image: seriousbug/pagefind
|
||||
commands:
|
||||
|
|
Loading…
Reference in a new issue