diff --git a/.drone.yml b/.drone.yml index 01a5727..8747074 100644 --- a/.drone.yml +++ b/.drone.yml @@ -62,7 +62,7 @@ steps: message: - | ${DRONE_REPO} - Commit: {{ (split commit.message "\n")[0] }} + Commit: {{truncate commit.message 50}} Branch: ${DRONE_COMMIT_BRANCH} Link: ${DRONE_BUILD_LINK} when: