Update docs
Some checks failed
ci/woodpecker/push/go-lint Pipeline failed
ci/woodpecker/push/publish-docs Pipeline failed

This commit is contained in:
2025-11-17 16:27:33 -06:00
parent 172ca8712e
commit caf2397349
2 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
steps: steps:
build: build:
image: hugomods/hugo:debian-ci-v0.146.0 image: hugomods/hugo:debian-ci-v0.152.2
commands: commands:
- git submodule foreach 'git fetch origin; git checkout $(git describe --tags `git rev-list --tags --max-count=1`);' - git submodule foreach 'git fetch origin; git checkout $(git describe --tags `git rev-list --tags --max-count=1`);'
- cd docs - cd docs

View File

@@ -14,6 +14,7 @@ module:
- path: github.com/divinerites/plausible-hugo - path: github.com/divinerites/plausible-hugo
- path: github.com/McShelby/hugo-theme-relearn - path: github.com/McShelby/hugo-theme-relearn
version: "v8.2.0" version: "v8.2.0"
params: params:
themeVariant: themeVariant:
- auto: [] - auto: []