0
0
mirror of https://github.com/thegeeklab/wp-gitea-release.git synced 2024-09-19 15:12:45 +02:00
wp-gitea-release/README.md
Jonas Franz 5dc2f523f3
Refactore drone-plugins to JonasFranzDEV
Signed-off-by: Jonas Franz <info@jonasfranz.software>
2018-03-02 23:21:25 +01:00

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