fix(drone): update commit message formatting
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
65c77344e4
commit
b015e94b07
@ -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:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user