From f608b0fc502eff06d751146213d0575ea4c910e5 Mon Sep 17 00:00:00 2001 From: 3wc <3wc@doesthisthing.work> Date: Sun, 8 Aug 2021 00:04:25 +0200 Subject: [PATCH] Remove matrix bot for the time being --- .drone.yml | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/.drone.yml b/.drone.yml index 6b5e272..cc80c52 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,19 +15,6 @@ steps: LETS_ENCRYPT_ENV: production COMPOSE_FILE: compose.yml:compose.mumbleweb.yml - - name: notify coopcloud-dev on failure - image: plugins/matrix - settings: - homeserver: https://matrix.autonomic.zone - roomid: "IFazIpLtxiScqbHqoa:autonomic.zone" - userid: "@autono-bot:autonomic.zone" - accesstoken: - from_secret: autono_bot_access_token - depends_on: - - deployment - when: - status: - - failure trigger: branch: - main