From ace9a43192c510f5c0cb0d1d4cf2c8e8667d028b Mon Sep 17 00:00:00 2001 From: surtur Date: Thu, 3 Sep 2020 14:21:29 +0200 Subject: [PATCH] chore: only display full commit message on error --- .drone.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index fba02bc..4c1d7dc 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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}`**