From 3d97346ae6fa663d233eb12d6a664ac7a83e2f6c Mon Sep 17 00:00:00 2001 From: Philipp Rothmann Date: Sat, 23 Jul 2022 23:47:05 +0200 Subject: [PATCH] disable matrix notification --- .drone.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/.drone.yml b/.drone.yml index 7cc6393..351450d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -24,15 +24,15 @@ steps: environment: STACK_NAME: lit_docs DOMAIN: docs.local-it.org - - name: notify - image: plugins/matrix - settings: - homeserver: https://matrix.org - roomid: DGQqJcgXkRwZcipMVI:matrix.local-it.org - username: lit-notify - password: - from_secret: matrix_password - +# - name: notify +# image: plugins/matrix +# settings: +# homeserver: https://matrix.org +# roomid: DGQqJcgXkRwZcipMVI:matrix.local-it.org +# username: lit-notify +# password: +# from_secret: matrix_password +# trigger: branch: