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 +