forked from cryptoaarhus.dk/website
Reverting to username/password alone
This commit is contained in:
parent
3c6729f2d8
commit
5b89509f92
|
@ -24,14 +24,10 @@ pipeline:
|
||||||
|
|
||||||
notify:
|
notify:
|
||||||
image: plugins/matrix
|
image: plugins/matrix
|
||||||
secrets: [matrix_userid, matrix_accesstoken, 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
|
||||||
userid:
|
|
||||||
from_secret: matrix_userid
|
|
||||||
accesstoken:
|
|
||||||
from_secret: matrix_accesstoken
|
|
||||||
username:
|
username:
|
||||||
from_secret: matrix_username
|
from_secret: matrix_username
|
||||||
password:
|
password:
|
||||||
|
|
Loading…
Reference in a new issue