diff --git a/.drone.yml b/.drone.yml index 65dc2da..e2220ed 100644 --- a/.drone.yml +++ b/.drone.yml @@ -21,15 +21,14 @@ pipeline: when: branch: - master -# -# notify: -# image: plugins/matrix -# secrets: [matrix_username, matrix_password] -# settings: -# homeserver: https://data.coop -# roomid: plKSghHbepWeUEtbHE:data.coop -# username: -# from_secret: matrix_username -# password: -# from_Secret: matrix_password -# \ No newline at end of file + + notify: + image: plugins/matrix + secrets: [matrix_username, matrix_password] + settings: + homeserver: https://data.coop + roomid: plKSghHbepWeUEtbHE:data.coop + username: + from_secret: matrix_username + password: + from_Secret: matrix_password