update CI config
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful

This commit is contained in:
Andrew Woodlee 2025-01-07 20:39:23 -06:00
parent a4d0d70fb0
commit 1a903b7553

View File

@ -1,6 +1,6 @@
steps:
clone:
image: hugomods/hugo:exts-ci
image: hugomods/hugo:exts
commands:
- git submodule foreach 'git fetch origin; git checkout $(git describe --tags `git rev-list --tags --max-count=1`);'
- hugo