Commenting out notifier for now!
This commit is contained in:
parent
5b89509f92
commit
fb9442893d
23
.drone.yml
23
.drone.yml
|
@ -21,14 +21,15 @@ 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
|
||||
#
|
Loading…
Reference in a new issue