forked from cryptoaarhus.dk/website
Use correct secrets, hopefully
This commit is contained in:
parent
1bd1585d67
commit
518e7e3191
|
@ -24,7 +24,7 @@ pipeline:
|
||||||
|
|
||||||
notify:
|
notify:
|
||||||
image: plugins/matrix
|
image: plugins/matrix
|
||||||
secrets: [matrix_username, matrix_password]
|
secrets: [matrix_userid, matrix_accesstoken]
|
||||||
settings:
|
settings:
|
||||||
homeserver: https://data.coop
|
homeserver: https://data.coop
|
||||||
roomid: plKSghHbepWeUEtbHE:data.coop
|
roomid: plKSghHbepWeUEtbHE:data.coop
|
||||||
|
|
Loading…
Reference in a new issue