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