This commit is contained in:
parent
2e8e7e26e0
commit
3ff95a66b5
10
.drone.yml
10
.drone.yml
|
@ -27,7 +27,9 @@ pipeline:
|
||||||
settings:
|
settings:
|
||||||
homeserver: https://data.coop
|
homeserver: https://data.coop
|
||||||
roomid: plKSghHbepWeUEtbHE:data.coop
|
roomid: plKSghHbepWeUEtbHE:data.coop
|
||||||
username:
|
secrets:
|
||||||
from_secret: matrix_username
|
- source: matrix_username
|
||||||
password:
|
target: username
|
||||||
from_Secret: matrix_password
|
- source: matrix_password
|
||||||
|
target: password
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue