Ви не можете вибрати більше 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