Update hugo builder
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Pim van Pelt
2024-07-28 11:29:23 +02:00
parent b83f6c3a2d
commit 74f256a068

View File

@ -2,8 +2,13 @@ kind: pipeline
name: default
steps:
- name: submodules
image: alpine/git
commands:
- git submodule update --init --recursive --remote
- name: build
image: plugins/hugo
settings:
hugo_version: 0.111
hugo_version: 0.79.0
extended: true
validate: true