The official plugin is broken so I made a new container image which sends a message to matrix.
10K+
The official plugin is broken so I made a new container image here https://hub.docker.com/r/dubc/drone-matrix-notify. Its based off https://github.com/fabianonline/matrix.sh
Below is an example of a success and failure message.

string requiredstring requiredstring required - name: Notify Element
image: dubc/drone-matrix-notify
settings:
homeserver: https://matrix.domain.com
roomid: eEReyMfMyRpGObXr:matrix.domain.com
accesstoken:
from_secret: matrix_drone_token
when:
status:
- success
- failure
Content type
Image
Digest
sha256:856400ebd…
Size
6.9 MB
Last updated
over 3 years ago
docker pull dubc/drone-matrix-notify