项目作者: cdnjs-archive

项目描述 :
CI v0.5 plugin to help we fetch the remote objects on cache git repo instead of clone the repo.
高级语言: Shell
项目地址: git://github.com/cdnjs-archive/cdnjs-drone-clone.git
创建时间: 2020-09-16T09:31:29Z
项目社区:https://github.com/cdnjs-archive/cdnjs-drone-clone

开源协议:GNU General Public License v3.0

下载


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

  1. clone:
  2. image: peterdavehello/drone-git-sparse-checkout
  3. sparseCheckout: sparseCheckout-list.txt

License

GPL-3.0