commit | bd766a4190bba7de66faf37a23498d553f3c7919 | [log] [tgz] |
---|---|---|
author | Sergey Kulanov <skulanov@mirantis.com> | Fri Oct 28 17:03:55 2016 +0300 |
committer | Sergey Kulanov <skulanov@mirantis.com> | Fri Oct 28 17:15:53 2016 +0300 |
tree | 5be347dcde2ad236332966de0027a2e0a8c679c1 | |
parent | 4f2fbcbaf8d498722e0549911be91142b23b5c33 [diff] |
Add withMerge flag for gitSSHCheckout step Rather than merge the changes to be built into a branch which tracks the remote I want to push to, it checks out one rev and merges the others on, resulting in a detached HEAD. Some tools expects to be run on a specific branch, and it fails because the repo isn't in that state. [1]. https://issues.jenkins-ci.org/browse/JENKINS-6856 Change-Id: I9d6e2caf639d1aba651ae5f709c6369ea2848546