From b8e046bbd3d72887ae8e03736a1146db5dce1b6b Mon Sep 17 00:00:00 2001 From: Emile Date: Wed, 25 Sep 2019 17:12:33 +0200 Subject: updateing the drone file --- .drone.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.drone.yml b/.drone.yml index 76d79cc..9fae11a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -36,8 +36,6 @@ steps: {{#success build.status}} ✅ Build #{{build.number}} of `{{repo.name}}` succeeded. - Commit by {{commit.author}} on `{{commit.branch}}`: - ``` {{commit.message}} ``` @@ -46,11 +44,8 @@ steps: {{else}} ❌ Build #{{build.number}} of `{{repo.name}}` failed. - Commit by {{commit.author}} on `{{commit.branch}}`: - ``` {{commit.message}} ``` - {{ build.link }} {{/success}} -- cgit 1.4.1