forked from cryptohagen.dk/website
Re-add notifier for testing
This commit is contained in:
parent
fb9442893d
commit
28aa4b994f
23
.drone.yml
23
.drone.yml
|
@ -21,15 +21,14 @@ 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
|
||||||
#
|
|
||||||
|
|
Loading…
Reference in a new issue