CI release
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is failing

This commit is contained in:
stryan 2021-08-04 18:27:52 -04:00
parent 6fbedfb90b
commit 19957950d8

View File

@ -6,3 +6,17 @@ steps:
image: golang image: golang
commands: commands:
- make - 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