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:47:22 +07:00
commit f214740236

View file

@ -5,12 +5,14 @@ when:
- cron - cron
steps: steps:
build: - name: build
image: registry.nemunai.re/plugins/hugo image: hugomods/hugo:base
settings: commands:
hugo_version: 0.119.0 - hugo
environment:
HUGO_ENVIRONMENT: production
deploy-on-ovh: - name: deploy on ovh
image: nemunaire/drone-ftps image: nemunaire/drone-ftps
settings: settings:
hostname: ftp.cluster021.hosting.ovh.net hostname: ftp.cluster021.hosting.ovh.net