ci: add Matrix notification

This commit is contained in:
Bruno BELANYI 2020-10-14 18:35:40 +02:00
parent 74426f641c
commit 1c69c7e269

View file

@ -30,3 +30,15 @@ steps:
event:
exclude:
- pull_request
- 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