Update to v0.161.1
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2026-05-01 09:06:50 +02:00
parent 111ecec39d
commit 0ad5d5f421

View File

@@ -12,9 +12,9 @@ steps:
- git clone http://gitea:3000/${CI_REPO_NAME} .
- git checkout ${CI_COMMIT_SHA}
- name: hugo
image: git.ipng.ch/ipng/drone-hugo:release-0.148.2
image: git.ipng.ch/ipng/drone-hugo:release-0.161.1
settings:
hugo_version: 0.148.2
hugo_version: 0.161.1
extended: true
- name: rsync
image: drillster/drone-rsync