您最多能選擇 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 8 年前
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