Skip to Content
Cloud Native Python
book

Cloud Native Python

by Manish Sethi
July 2017
Intermediate to advanced
374 pages
8h
English
Packt Publishing
Content preview from Cloud Native Python

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.
Start your free trial

You might also like

Python for DevOps

Python for DevOps

Noah Gift, Kennedy Behrman, Alfredo Deza, Grig Gheorghiu
Cloud Native

Cloud Native

Boris Scholl, Trent Swanson, Peter Jausovec

Publisher Resources

ISBN: 9781787129313Supplemental Content