CI release
continuous-integration/drone/push Build is passing Details
continuous-integration/drone Build is failing Details

This commit is contained in:
stryan 2021-08-04 18:27:52 -04:00
parent 6fbedfb90b
commit 19957950d8
1 changed files with 14 additions and 0 deletions

View File

@ -6,3 +6,17 @@ steps:
image: golang
commands:
- make
- name: release
image: plugins/gitea-release
settings:
api_key:
from_secret: gitea_token
files:
- simpbot
- config.yml.sample
base_url: https://git.saintnet.tech
title: trunk_release
when:
event: promote