From c11ac4f93cfa3941fa8fbe2c36807e7860d4066d Mon Sep 17 00:00:00 2001 From: surtur Date: Mon, 14 Sep 2020 13:44:32 +0200 Subject: [PATCH] refactor: no commit message in notification on success --- .drone.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 6526b81..aec6fb6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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}`**