diff --git a/.drone.yml b/.drone.yml index 2ec735e5..b8d905d2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -17,22 +17,6 @@ steps: commands: - make test - - 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: - - make check - - make build - - make test - when: - status: - - failure - - name: fetch image: docker:git commands: