You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
drone-gitea-release/README.md

12 lines
232 B

# drone-gitea-release
This project is "work in progress" and **not** ready for production use.
Drone plugin to publish files and artifacts to Gitea Release.
## Build
Build the binary with the following commands:
```
go build
```