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 27873f6980 Add title to release 6 years ago
vendor Add missing dependencies 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 8 years ago
README.md Add drone support 6 years ago
main.go Add title to release 6 years ago
plugin.go Add title to release 6 years ago
release.go Add title to release 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