| commit | 72f763e29d878108b67cfde70214e3f2a02fc594 | [log] [tgz] |
|---|---|---|
| author | Sergey Kulanov <skulanov@mirantis.com> | Thu Sep 29 17:08:44 2016 +0300 |
| committer | Sergey Kulanov <skulanov@mirantis.com> | Fri Sep 30 11:12:07 2016 +0300 |
| tree | 2196c64b634eb5bf205f13139f2fadcafad65525 | |
| parent | 9021bbe21a0f05d2bc042da5eac3aaab93c3a6fa [diff] |
Add git clone over ssh protocol
We need to have some short-hand for clonning over ssh:// protocol
this patch implements such functionality.
Usage example:
node {
gitSSHCheckout {
credentialsId = "mcp-ci-gerrit"
branch = "mcp-0.1"
host = "ci.mcp-ci.local"
project = "projectcalico/calico-containers"
}
}
Change-Id: I5f8390cdbbd3df06cffa703190534fe10ecfd1ca