Add notify
continuous-integration/drone/push Build is passing Details

This commit is contained in:
decentral1se 2021-06-03 23:36:10 +02:00
parent 7b42c1a7ce
commit b33d48c51c
Signed by: decentral1se
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 15 additions and 0 deletions

View File

@ -18,6 +18,21 @@ steps:
stack: coop_cloud_mkdocs
deploy_key:
from_secret: drone_ssh_swarm.autonomic.zone
- 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:
- bundle static
- deployment
when:
status:
- failure
trigger:
branch:
- main