Sign inSign up

ljoonal/drone-plugin-gitea

By ljoonal

•Updated over 5 years ago

A drone CI plugin to create a release on gitea and push assets to it.

Image
0

1.1K

ljoonal/drone-plugin-gitea repository overview

⁠Drone gitea release plugin

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.

⁠Settings

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

⁠Todo

  • Testing

Tag summary

Content type

Image

Digest

Size

2.4 MB

Last updated

over 5 years ago

docker pull ljoonal/drone-plugin-gitea