From 5d90eac73bc2718b88698d209652eeea361a1bd3 Mon Sep 17 00:00:00 2001 From: 3wc <3wc@doesthisthing.work> Date: Sat, 4 Jan 2025 17:55:38 -0500 Subject: [PATCH] Revert "Add build failure notifications" This reverts commit 52a3cd95207b26ac3ca7118b01e46c30a8376333. --- .drone.yml | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/.drone.yml b/.drone.yml index f15cc17..7fd2098 100644 --- a/.drone.yml +++ b/.drone.yml @@ -21,21 +21,6 @@ steps: from_secret: drone_ssh_swarm-0_coopcloud_tech depends_on: - build static - - - name: notify 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: - - build static - - deployment - when: - status: - - failure trigger: branch: - main