fix(drone): update commit message formatting
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Ching L 2025-09-11 18:08:02 +08:00
parent 65c77344e4
commit b015e94b07

View File

@ -62,7 +62,7 @@ steps:
message: message:
- | - |
${DRONE_REPO} ${DRONE_REPO}
Commit: ${DRONE_COMMIT_MESSAGE | truncate 50} Commit: {{ (split commit.message "\n")[0] }}
Branch: ${DRONE_COMMIT_BRANCH} Branch: ${DRONE_COMMIT_BRANCH}
Link: ${DRONE_BUILD_LINK} Link: ${DRONE_BUILD_LINK}
when: when: