Skip to content

CI v0.5 plugin to help we fetch the remote objects on cache git repo instead of clone the repo.

License

Notifications You must be signed in to change notification settings

cdnjs-archive/cdnjs-drone-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cdnjs-drone-clone

license

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

About

CI v0.5 plugin to help we fetch the remote objects on cache git repo instead of clone the repo.

Topics

Resources

License

Stars

Watchers

Forks