gitea-release/README.md

12 lines
232 B
Markdown
Raw Normal View History

# 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
```