Use hugomods/hugo for local build too
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
nemunaire 2026-01-02 11:44:31 +07:00
commit ec1c9b1598

View file

@ -1,3 +1,9 @@
when:
event:
- push
- tag
- cron
clone:
git:
image: woodpeckerci/plugin-git
@ -5,7 +11,9 @@ clone:
recursive: true
steps:
build:
image: registry.nemunai.re/plugins/hugo
settings:
hugo_version: 0.147.7
- name: build
image: hugomods/hugo:base
commands:
- hugo
environment:
HUGO_ENVIRONMENT: production