Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Jonas Franz 27873f6980 Add title to release 6 лет назад
vendor Add missing dependencies 6 лет назад
.dockerignore Restructuring of build process 7 лет назад
.drone.yml Add drone support 6 лет назад
.gitignore Implemented Gitea Release API instead of GitHub Release API 6 лет назад
Dockerfile Refactore drone-plugins to JonasFranzDEV 6 лет назад
Dockerfile.arm Refactore drone-plugins to JonasFranzDEV 6 лет назад
Dockerfile.arm64 Refactore drone-plugins to JonasFranzDEV 6 лет назад
Dockerfile.windows Refactore drone-plugins to JonasFranzDEV 6 лет назад
LICENSE Implemented initial version based on google/go-github 9 лет назад
README.md Add drone support 6 лет назад
main.go Add title to release 6 лет назад
plugin.go Add title to release 6 лет назад
release.go Add title to release 6 лет назад
utils.go Migrated to 0.5 structure and updated documentation 8 лет назад

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