Skip to content

birmacher/steps-git-clone

 
 

Repository files navigation

Git clone step

Clones a specified git repository to the desired local path.

Can be run directly with the bitrise CLI, just git clone this repository, cd into it's folder in your Terminal/Command Line and call bitrise run test.

Check the bitrise.yml file for required inputs which have to be added to your .bitrise.secrets.yml file!

Requirements

  • Go: at least 1.5.x (because of Go vendoring support)

some changes...

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.2%
  • Shell 0.8%