cdnjs-drone-clone
A Drone CI v0.5 plugin to help we fetch the remote objects on cache git repo instead of clone the repo.
How to
Use docker image peterdavehello/cdnjs-drone-clone for clone process, set the sparseCheckout value to the file contains the sparseCheckout file list
Reference: http://readme.drone.io/0.5/usage/customize-clone/
Example
clone:
image: peterdavehello/drone-git-sparse-checkout
sparseCheckout: sparseCheckout-list.txt
License
GPL-3.0