From 56f2323bbb134652270731dac77628712cf2f490 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Thu, 3 Jun 2021 20:48:51 +0200 Subject: [PATCH] Add release logic CI setup --- .drone.yml | 13 +++++++++++++ README.md | 2 ++ 2 files changed, 15 insertions(+) create mode 100644 .drone.yml diff --git a/.drone.yml b/.drone.yml new file mode 100644 index 0000000..4808f43 --- /dev/null +++ b/.drone.yml @@ -0,0 +1,13 @@ +--- +kind: pipeline +name: recipe release +steps: + - name: release a new version + image: decentral1se/drone-abra:latest + settings: + command: recipe matrix-synapse release + deploy_key: + from_secret: abra_bot_deploy_key +trigger: + event: + - tag diff --git a/README.md b/README.md index fea860b..8788f70 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Matrix (Synapse) +[![Build Status](https://drone.autonomic.zone/api/badges/coop-cloud/matrix-synapse/status.svg?ref=refs/heads/main)](https://drone.autonomic.zone/coop-cloud/matrix-synapse) + * **Category**: Apps * **Status**: ❹💣