forked from cryptohagen.dk/website
Revert to original, remove silly typo
This commit is contained in:
parent
3ff95a66b5
commit
f22a4273cd
11
.drone.yml
11
.drone.yml
|
@ -24,12 +24,11 @@ pipeline:
|
|||
|
||||
notify:
|
||||
image: plugins/matrix
|
||||
secrets: [matrix_username, matrix_password]
|
||||
settings:
|
||||
homeserver: https://data.coop
|
||||
roomid: plKSghHbepWeUEtbHE:data.coop
|
||||
secrets:
|
||||
- source: matrix_username
|
||||
target: username
|
||||
- source: matrix_password
|
||||
target: password
|
||||
|
||||
username:
|
||||
from_secret: matrix_username
|
||||
password:
|
||||
from_secret: matrix_password
|
||||
|
|
Loading…
Reference in a new issue