diff --git a/.drone.yml b/.drone.yml index 58e95b0..05d7374 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,6 +11,21 @@ steps: - name: docker_socket path: /var/run/docker.sock + - name: notify + image: plugins/matrix + settings: + homeserver: + from_secret: matrix_homeserver + roomid: + from_secret: matrix_roomid + username: + from_secret: matrix_username + password: + from_secret: matrix_password + when: + status: + - failure + volumes: - name: docker_socket host: