diff --git a/.drone.yml b/.drone.yml index 91f01b7..3f7961a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -21,3 +21,14 @@ pipeline: when: branch: - master + + notify: + image: plugins/matrix + settings: + homeserver: https://matrix.data.coop + roomid: !plKSghHbepWeUEtbHE:data.coop + username: + from_secret: matrix_username + password: + from_secret: matrix_password +