mirror of
https://github.com/thegeeklab/wp-gitea-release.git
synced 2024-11-21 13:50:40 +00:00
Woodpecker CI plugin to publish files and artifacts to Gitea releases
6710415b8c
Signed-off-by: Jonas Franz <info@jonasfranz.software> |
||
---|---|---|
vendor | ||
.dockerignore | ||
.drone.yml | ||
.gitignore | ||
Dockerfile | ||
Dockerfile.arm | ||
Dockerfile.arm64 | ||
Dockerfile.windows | ||
LICENSE | ||
main.go | ||
plugin.go | ||
README.md | ||
release.go | ||
utils.go |
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