fix: use abra-bot
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone Build is failing

This commit is contained in:
decentral1se 2025-01-04 12:41:04 +01:00
parent eac97bc08b
commit 13c5ae9b7b
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410

View File

@ -5,10 +5,10 @@ steps:
- name: build static
image: plugins/docker
settings:
username: 3wordchant
username: abra-bot
password:
from_secret: git_coopcloud_tech_token_3wc
repo: git.coopcloud.tech/coop-cloud/docs.coopcloud.tech
from_secret: git_coopcloud_tech_token_abra_bot
repo: git.coopcloud.tech/toolshed/docs.coopcloud.tech
tags: latest
registry: git.coopcloud.tech
@ -21,21 +21,6 @@ steps:
from_secret: drone_ssh_swarm-0_coopcloud_tech
depends_on:
- build static
- 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: autonobot_rocketchat_access_token
depends_on:
- build static
- deployment
when:
status:
- failure
trigger:
branch:
- main