Revert to original, remove silly typo
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Jesper Hess 2019-03-16 19:05:40 +01:00
parent 3ff95a66b5
commit f22a4273cd
Signed by untrusted user: graffen
GPG Key ID: 351A89E40D763F0F
1 changed files with 5 additions and 6 deletions

View File

@ -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