A small drone plugin to help with uploading packages to gitea.
Go to file
Simon Marsh 20adfc8417
All checks were successful
continuous-integration/drone/push Build is passing
delete any existing packages
2023-11-30 14:33:23 +00:00
.drone.yml initial commit 2023-05-27 12:40:57 +01:00
.gitignore Initial commit 2023-05-27 10:57:29 +00:00
Dockerfile initial commit 2023-05-27 12:40:57 +01:00
README.md differentiate between auth user and package owner 2023-05-27 12:44:08 +01:00
upload.sh delete any existing packages 2023-11-30 14:33:23 +00:00

drone-gitea-pkg-plugin

Build Status

A small drone plugin to help with uploading packages to gitea.

setting desc default
token Access token for authentication, may be a filename (mandatory)
artifact Name of artifact in gitea (mandatory)
package Package name (mandatory)
version Package version, may be a filename (mandatory)
user username for authentication burble
owner owner of package burble
url base URL of gitea https://git.burble.dn42/api/packages
filename filename to upload artifact name