Remove matrix bot for the time being
This commit is contained in:
13
.drone.yml
13
.drone.yml
@ -15,19 +15,6 @@ steps:
|
|||||||
LETS_ENCRYPT_ENV: production
|
LETS_ENCRYPT_ENV: production
|
||||||
COMPOSE_FILE: compose.yml:compose.mumbleweb.yml
|
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:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
- main
|
- main
|
||||||
|
|||||||
Reference in New Issue
Block a user