Jenkins 2.x Continuous Integration Cookbook(Third Edition)
上QQ阅读APP看书,第一时间看更新

Configuring Git in Jenkins

Jenkins can be integrated with many source code repositories, and Git is one of them. Let's consider the case of an application that is Java-based and the source code is stored in Git, Gitlab, and/or GitHub.

We need to tell Jenkins where Git is installed in the local system.