Re-add notifier for testing
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Jesper Hess 2019-03-16 18:12:32 +01:00
parent fb9442893d
commit 28aa4b994f
Signed by untrusted user: graffen
GPG Key ID: 351A89E40D763F0F
1 changed files with 11 additions and 12 deletions

View File

@ -21,15 +21,14 @@ pipeline:
when:
branch:
- master
#
# notify:
# image: plugins/matrix
# secrets: [matrix_username, matrix_password]
# settings:
# homeserver: https://data.coop
# roomid: plKSghHbepWeUEtbHE:data.coop
# username:
# from_secret: matrix_username
# password:
# from_Secret: matrix_password
#
notify:
image: plugins/matrix
secrets: [matrix_username, matrix_password]
settings:
homeserver: https://data.coop
roomid: plKSghHbepWeUEtbHE:data.coop
username:
from_secret: matrix_username
password:
from_Secret: matrix_password