diff --git a/.drone.yml b/.drone.yml index e2220ed..65dc2da 100644 --- a/.drone.yml +++ b/.drone.yml @@ -21,14 +21,15 @@ 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 +# +# 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