A small drone plugin to help with uploading packages to gitea.
Simon Marsh
20adfc8417
All checks were successful
continuous-integration/drone/push Build is passing
|
||
---|---|---|
.drone.yml | ||
.gitignore | ||
Dockerfile | ||
README.md | ||
upload.sh |
drone-gitea-pkg-plugin
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 |