This is a Drone CI plugin to mirror a public repository to your internal gitea/gitlab instance. At the moment only HTTP/HTTPS URLS are supported.
- drone
- internal repository server
- your pipeline requires push rights to the repository to which to mirror
The plugin creates a drone-mirror directory in the current pipelines build environment. It then clones the FROM repository into a repository called mirror, switches to that directory and pushes all to the TO repository.
This is very early work and may and may not work for you yet.
FROM- the URL of the repository to mirror.FROM_USER- the user to authenticate at FROMFROM_PASS - the password to authenticate at FROMTO- the URL of the repository to mirror to.TO_USER - the user to authenticate at TOTO_PASS - the password to authenticate at TOI 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.
This project is licensed under the MPLv2 License - see the LICENSE file for details.
Content type
Image
Digest
sha256:527a5ff8e…
Size
13.4 MB
Last updated
about 1 year ago
docker pull byterazor/drone-mirror:1