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

This commit is contained in:
2026-01-04 17:39:09 +01:00
parent 11283ba4e3
commit 79577ff192

View File

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