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