Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

sunny0826/drone-git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drone-git

Build Status Go Report Card GitHub GitHub release

drone plugin of git

- name: 拉取配置
  image: guoxudongdocker/drone-git
  settings:
    token:
      from_secret: git_token
    config_path: https://github.com/sunny0826/configure.git
    out: configure
    check_enable: true