From 4d398baf0a73bea7d1e659f5aa3dfdab77c7e490 Mon Sep 17 00:00:00 2001 From: sthope <sthope@git.sthope> Date: Thu, 2 Sep 2021 12:51:07 +0200 Subject: [PATCH] Update '.drone.yml' --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 7603a18..34a49e8 100644 --- a/.drone.yml +++ b/.drone.yml @@ -46,14 +46,14 @@ steps: ``` {{commit.message}} ``` - 🌐 {{ build.link }} + 🌐 <{{ build.link }}> {{else}} ❌ Build #{{build.number}} of `{{repo.name}}` failed. 📝 Commit by {{commit.author}} on `{{commit.branch}}`: ``` {{commit.message}} ``` - 🌐 {{ build.link }} + 🌐 <{{ build.link }}> {{/success}}