refactor: no commit message in notification on success
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
surtur 2020-09-14 13:44:32 +02:00
parent 4b65c270d0
commit c11ac4f93c
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

@ -55,7 +55,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}`**