chore: only display full commit message on error
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
567b7b1a83
commit
ace9a43192
@ -96,7 +96,6 @@ steps:
|
|||||||
✅ [Build #{{build.number}}]({{build.link}}) of `{{repo.name}}` succeeded.
|
✅ [Build #{{build.number}}]({{build.link}}) of `{{repo.name}}` succeeded.
|
||||||
event: **`{{build.event}}`**
|
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 [`${DRONE_COMMIT_SHA:0:7}`](https://git.dotya.ml/${DRONE_REPO}/commit/${DRONE_COMMIT_SHA}) by {{commit.author}} on `{{commit.branch}}`
|
||||||
```{{commit.message}}```
|
|
||||||
{{else}}
|
{{else}}
|
||||||
❌ [Build #{{build.number}}]({{build.link}}) of `{{repo.name}}` failed.
|
❌ [Build #{{build.number}}]({{build.link}}) of `{{repo.name}}` failed.
|
||||||
event: **`${DRONE_BUILD_EVENT}`**
|
event: **`${DRONE_BUILD_EVENT}`**
|
||||||
|
Loading…
Reference in New Issue
Block a user