Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
Jonas Franz 27873f6980 Add title to release il y a 6 ans
vendor Add missing dependencies il y a 6 ans
.dockerignore Restructuring of build process il y a 7 ans
.drone.yml Add drone support il y a 6 ans
.gitignore Implemented Gitea Release API instead of GitHub Release API il y a 6 ans
Dockerfile Refactore drone-plugins to JonasFranzDEV il y a 6 ans
Dockerfile.arm Refactore drone-plugins to JonasFranzDEV il y a 6 ans
Dockerfile.arm64 Refactore drone-plugins to JonasFranzDEV il y a 6 ans
Dockerfile.windows Refactore drone-plugins to JonasFranzDEV il y a 6 ans
LICENSE Implemented initial version based on google/go-github il y a 9 ans
README.md Add drone support il y a 6 ans
main.go Add title to release il y a 6 ans
plugin.go Add title to release il y a 6 ans
release.go Add title to release il y a 6 ans
utils.go Migrated to 0.5 structure and updated documentation il y a 8 ans

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