Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
Jonas Franz 27873f6980 Add title to release 6 anos atrás
vendor Add missing dependencies 6 anos atrás
.dockerignore Restructuring of build process 7 anos atrás
.drone.yml Add drone support 6 anos atrás
.gitignore Implemented Gitea Release API instead of GitHub Release API 6 anos atrás
Dockerfile Refactore drone-plugins to JonasFranzDEV 6 anos atrás
Dockerfile.arm Refactore drone-plugins to JonasFranzDEV 6 anos atrás
Dockerfile.arm64 Refactore drone-plugins to JonasFranzDEV 6 anos atrás
Dockerfile.windows Refactore drone-plugins to JonasFranzDEV 6 anos atrás
LICENSE Implemented initial version based on google/go-github 9 anos atrás
README.md Add drone support 6 anos atrás
main.go Add title to release 6 anos atrás
plugin.go Add title to release 6 anos atrás
release.go Add title to release 6 anos atrás
utils.go Migrated to 0.5 structure and updated documentation 8 anos atrás

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