pipeline changes
All checks were successful
ci/woodpecker/push/publish-docs Pipeline was successful

This commit is contained in:
Andrew Woodlee 2025-01-04 01:18:06 -06:00
parent e81a5def47
commit c838bfe815

View File

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