From 5b89509f92a358b2c9cf89b3c579be4b716237dc Mon Sep 17 00:00:00 2001 From: Jesper Hess Nielsen Date: Tue, 12 Mar 2019 22:08:33 +0100 Subject: [PATCH] Reverting to username/password alone --- .drone.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.drone.yml b/.drone.yml index 98b530e..e2220ed 100644 --- a/.drone.yml +++ b/.drone.yml @@ -24,14 +24,10 @@ pipeline: notify: image: plugins/matrix - secrets: [matrix_userid, matrix_accesstoken, matrix_username, matrix_password] + secrets: [matrix_username, matrix_password] settings: homeserver: https://data.coop roomid: plKSghHbepWeUEtbHE:data.coop - userid: - from_secret: matrix_userid - accesstoken: - from_secret: matrix_accesstoken username: from_secret: matrix_username password: