README ¶ drone-gitea-release Drone plugin to publish files and artifacts to Gitea Release. Build Build the binary with the following commands: GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -a -tags netgo -o release/linux/amd64/drone-gitea-release docker build --rm -t plugins/gitea-release . Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go plugin.go release.go utils.go Click to show internal directories. Click to hide internal directories.