Version control systems
Jenkins can be used mainly to either build a particular application code, or to deploy code over any infrastructure platform (that is, for continuous deployment).
Nowadays, organizations store their application code over any version control system, such as Git, where the administrator has central control, and can provide the required access based on the user role. Also, since we are talking of continuous integration, then it is recommended to store the application code at a centralized location with version control to maintain the integrity of the code.
So, in order to maintain the version code, make sure you install the Git plugin from the Manage plugin panel.
To clone a Git repository via Jenkins, you need to enter ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access