5dc2f523f3
Signed-off-by: Jonas Franz <info@jonasfranz.software>
12 lines
232 B
Markdown
12 lines
232 B
Markdown
# 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
|
|
``` |