0
0
mirror of https://github.com/thegeeklab/wp-gitea-release.git synced 2024-06-02 18:29:43 +02:00
wp-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
```