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

This commit is contained in:
2024-08-31 11:29:19 -05:00
parent 8a47f42093
commit 2bbc137c52
2 changed files with 10 additions and 10 deletions

View File

@ -1,6 +1,6 @@
steps:
clone:
image: klakegg/hugo:ext-debian-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