A drone CI plugin to create a release on gitea and push assets to it.
1.1K
A very simple plugin to create a release on gitea and publish files to it. Built with the idea that pipelines will have a pre-processing step, so checksum generation, notes generation, and so on, is assumed to just be done via existing files.
base_url: https://try.gitea.io
api_key:
from_secret: api_key
name: title.txt
body: notes.txt
draft: false
prerelease: false
assets:
- release.tar.gz
- release.tar.gz.sha256
- release.tar.gz.sha512
Content type
Image
Digest
Size
2.4 MB
Last updated
over 5 years ago
docker pull ljoonal/drone-plugin-gitea