From 44987be4cc98678a893ccb8bf827904a7a8eea28 Mon Sep 17 00:00:00 2001 From: Rolf Amfelt Date: Tue, 7 Mar 2023 20:12:37 +0100 Subject: [PATCH] testing canges i notify --- .drone.yml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/.drone.yml b/.drone.yml index 0ed7765..96d9853 100644 --- a/.drone.yml +++ b/.drone.yml @@ -24,13 +24,13 @@ steps: when: branch: - master - - - name: notify - image: plugins/matrix - settings: - homeserver: https://data.coop - roomid: plKSghHbepWeUEtbHE:data.coop - username: - from_secret: matrix_username - password: - from_secret: matrix_password + ## Testing turning of Notify i matrix. + # - name: notify + # image: plugins/matrix + # settings: + # homeserver: https://data.coop + # roomid: plKSghHbepWeUEtbHE:data.coop + # username: + # from_secret: matrix_username + # password: + # from_secret: matrix_password