drone-gitlab-badge
Description
This is a Drone CI plugin to update gitlab badges.
Requirements
- drone
- gitlab server
Working
This plugin just uses the gitlab api to update the gitlab badge for a given project.
Alert
This is very early work and may and may not work for you yet.
Settings Variables
GITLAB_URL- the URL to your Gitlab server.GITLAB_TOKEN- the private token for accessing your Gitlab serverGITLAB_PROJECT- the full path/name of your projectBADGE_NAME- the unique name of your badgeBADGE_IMAGE_URL- the url of the image to be shown, look at shields.ioBADGE_URL- the url the badge should link to
Supported Architectures
- amd64
- arm64
Updates
I am trying to update the image weekly as long as my private Kubernetes cluster is available. So I do not promise anything and do not rely your business on this image.
Source Repository
Project Homepage
Prebuild Images
Authors
- Dominik Meyer - Initial work
License
This project is licensed under the MPLv2 License - see the LICENSE file for details.
Description
Languages
Shell
88.4%
Dockerfile
11.6%