Commenting out notifier for now!

This commit is contained in:
Jesper Hess 2019-03-12 22:14:05 +01:00
parent 5b89509f92
commit fb9442893d
Signed by untrusted user: graffen
GPG Key ID: 351A89E40D763F0F
1 changed files with 12 additions and 11 deletions

View File

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