From 74e7362fa58de4dc6a7ad900293a5ec5a8190863 Mon Sep 17 00:00:00 2001 From: Philipp Rothmann Date: Mon, 20 Dec 2021 17:01:02 +0100 Subject: [PATCH] add matix notification --- .drone.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.drone.yml b/.drone.yml index 7673a90..3061a6d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -23,6 +23,15 @@ steps: port: 22 environment: DOMAIN: docs.local-it.org + - name: notify + image: plugins/matrix + settings: + homeserver: https://matrix.org + roomid: !DGQqJcgXkRwZcipMVI:matrix.local-it.org + username: lit-notify + password: + from_secret: matrix_password + trigger: branch: