ookamiinc / steps-git-clone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

License:MIT License


Languages

Language:Ruby 92.6%Language:Shell 7.4%