Voila
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-01-04 17:41:15 +01:00
parent 79577ff192
commit 4afcb9fabd

View File

@@ -8,10 +8,9 @@ steps:
- name: clone
image: alpine/git
commands:
- set
- git lfs install
- git clone http://gitea:3000/${CI_REPO_NAME} .
- git checkout ${DRONE_COMMIT}
- git checkout ${CI_COMMIT_SHA}
- name: hugo
image: git.ipng.ch/ipng/drone-hugo:release-0.148.2
settings: