From ce661f1c6e0579d86910a79638bcd38807ef9a4f Mon Sep 17 00:00:00 2001 From: konrad Date: Sat, 22 Sep 2018 22:38:25 +0200 Subject: [PATCH] updated drone --- .drone.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 8265f565ca..35950a78bb 100644 --- a/.drone.yml +++ b/.drone.yml @@ -155,4 +155,9 @@ pipeline: confirm: true when: event: [ push, tag ] - branch: [ master ] \ No newline at end of file + branch: [ master ] + +# Tell people vikunja was updated + telegram: + image: appleboy/drone-telegram +