chore: only display full commit message on error
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
surtur 2020-09-03 14:21:29 +02:00
parent 567b7b1a83
commit ace9a43192
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

@ -96,7 +96,6 @@ steps:
✅ [Build #{{build.number}}]({{build.link}}) of `{{repo.name}}` succeeded.
event: **`{{build.event}}`**
commit [`${DRONE_COMMIT_SHA:0:7}`](https://git.dotya.ml/${DRONE_REPO}/commit/${DRONE_COMMIT_SHA}) by {{commit.author}} on `{{commit.branch}}`
```{{commit.message}}```
{{else}}
❌ [Build #{{build.number}}]({{build.link}}) of `{{repo.name}}` failed.
event: **`${DRONE_BUILD_EVENT}`**