2018-03-28 09:55:21 +08:00
2017-09-02 15:40:25 +02:00
2018-03-16 13:23:00 +01:00
2018-03-28 09:55:21 +08:00
2018-03-28 09:55:21 +08:00
2018-03-03 12:09:01 +01:00

drone-gitea-release

Build Status Go Doc Go Report

Drone plugin to publish files and artifacts to Gitea Release.

Build

Build the binary with the following commands:

GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -a -tags netgo -o release/linux/amd64/drone-gitea-release
docker build --rm -t plugins/gitea-release .
S
Description
No description provided
Readme Apache-2.0 527 KiB
Languages
Go 100%