25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
Jonas Franz 27873f6980 Add title to release 6 yıl önce
vendor Add missing dependencies 6 yıl önce
.dockerignore Restructuring of build process 7 yıl önce
.drone.yml Add drone support 6 yıl önce
.gitignore Implemented Gitea Release API instead of GitHub Release API 6 yıl önce
Dockerfile Refactore drone-plugins to JonasFranzDEV 6 yıl önce
Dockerfile.arm Refactore drone-plugins to JonasFranzDEV 6 yıl önce
Dockerfile.arm64 Refactore drone-plugins to JonasFranzDEV 6 yıl önce
Dockerfile.windows Refactore drone-plugins to JonasFranzDEV 6 yıl önce
LICENSE Implemented initial version based on google/go-github 8 yıl önce
README.md Add drone support 6 yıl önce
main.go Add title to release 6 yıl önce
plugin.go Add title to release 6 yıl önce
release.go Add title to release 6 yıl önce
utils.go Migrated to 0.5 structure and updated documentation 8 yıl önce

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