fix secrets
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Robert Kaussow 2019-01-22 00:39:42 +01:00
parent 8ead93b281
commit 12b7f50a4c

View File

@ -28,10 +28,10 @@ steps:
settings: settings:
homeserver: https://matrix.rknet.org homeserver: https://matrix.rknet.org
roomid: MtidqQXWWAtQcByBhH:rknet.org roomid: MtidqQXWWAtQcByBhH:rknet.org
userid: username:
from_secret: matrix_userid from_secret: matrix_username
accesstoken: password:
from_secret: matrix_accesstoken from_secret: matrix_password
depends_on: depends_on:
- ansible-latest - ansible-latest
- ansible-master - ansible-master