add matix notification
This commit is contained in:
parent
e5cad98829
commit
74e7362fa5
1 changed files with 9 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue