update CI config
Some checks failed
ci/woodpecker/push/deploy Pipeline failed

This commit is contained in:
Andrew Woodlee 2025-01-04 12:31:03 -06:00
parent 0a297bb6cd
commit 37fdf201bd

View File

@ -1,6 +1,6 @@
steps: steps:
clone: clone:
image: hugomods/hugo:exts image: hugomods/hugo:exts-ci
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`);'
- hugo - hugo