Add release CI

This commit is contained in:
decentral1se 2021-06-03 23:10:33 +02:00
parent a481045929
commit 28667d2d04
1 changed files with 14 additions and 0 deletions

View File

@ -17,3 +17,17 @@ steps:
trigger:
branch:
- main
---
kind: pipeline
name: recipe release
steps:
- name: release a new version
image: decentral1se/drone-abra:latest
settings:
command: recipe ${REPO_NAME_TITLE} release
deploy_key:
from_secret: abra_bot_deploy_key
trigger:
event:
- tag