From 7daef6677d17571a77c4d55e573f8f28dbe50213 Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Thu, 21 Dec 2023 13:16:22 -0500 Subject: [PATCH] Add click to notification --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.drone.yml b/.drone.yml index fa6c383..a2ff838 100644 --- a/.drone.yml +++ b/.drone.yml @@ -49,6 +49,7 @@ steps: url: https://ntfy.unbl.ink topic: drone priority: low + click: https://ci.lab.unbl.ink/secstate/vrobbler tags: - cd - failure @@ -61,6 +62,7 @@ steps: url: https://ntfy.unbl.ink topic: drone priority: high + click: https://ci.lab.unbl.ink/secstate/vrobbler tags: - cd - success