forked from cryptohagen.dk/website
testing canges i notify
This commit is contained in:
parent
11193e0e6a
commit
44987be4cc
20
.drone.yml
20
.drone.yml
|
@ -24,13 +24,13 @@ steps:
|
||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
- master
|
- master
|
||||||
|
## Testing turning of Notify i matrix.
|
||||||
- name: notify
|
# - name: notify
|
||||||
image: plugins/matrix
|
# image: plugins/matrix
|
||||||
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