fix: use abra-bot
This commit is contained in:
parent
eac97bc08b
commit
13c5ae9b7b
21
.drone.yml
21
.drone.yml
@ -5,10 +5,10 @@ steps:
|
|||||||
- name: build static
|
- name: build static
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
settings:
|
settings:
|
||||||
username: 3wordchant
|
username: abra-bot
|
||||||
password:
|
password:
|
||||||
from_secret: git_coopcloud_tech_token_3wc
|
from_secret: git_coopcloud_tech_token_abra_bot
|
||||||
repo: git.coopcloud.tech/coop-cloud/docs.coopcloud.tech
|
repo: git.coopcloud.tech/toolshed/docs.coopcloud.tech
|
||||||
tags: latest
|
tags: latest
|
||||||
registry: git.coopcloud.tech
|
registry: git.coopcloud.tech
|
||||||
|
|
||||||
@ -21,21 +21,6 @@ steps:
|
|||||||
from_secret: drone_ssh_swarm-0_coopcloud_tech
|
from_secret: drone_ssh_swarm-0_coopcloud_tech
|
||||||
depends_on:
|
depends_on:
|
||||||
- build static
|
- 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:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
- main
|
- main
|
||||||
|
Loading…
x
Reference in New Issue
Block a user