You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Jonas Franz ca3dee7248
Add drone support
6 years ago
vendor Implemented Gitea Release API instead of GitHub Release API 6 years ago
.dockerignore Restructuring of build process 7 years ago
.drone.yml Add drone support 6 years ago
.gitignore Implemented Gitea Release API instead of GitHub Release API 6 years ago
Dockerfile Refactore drone-plugins to JonasFranzDEV 6 years ago
Dockerfile.arm Refactore drone-plugins to JonasFranzDEV 6 years ago
Dockerfile.arm64 Refactore drone-plugins to JonasFranzDEV 6 years ago
Dockerfile.windows Refactore drone-plugins to JonasFranzDEV 6 years ago
LICENSE Implemented initial version based on google/go-github 9 years ago
README.md Add drone support 6 years ago
main.go Implemented Gitea Release API instead of GitHub Release API 6 years ago
plugin.go Implemented Gitea Release API instead of GitHub Release API 6 years ago
release.go Add drone support 6 years ago
utils.go Migrated to 0.5 structure and updated documentation 8 years ago

README.md

drone-gitea-release

Build Status Go Doc Go Report

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