Chapter 4: Continuous Integration Pipeline
We already know how to configure Jenkins. In this chapter, we will see how to use it effectively, focusing on the feature that lies at the heart of Jenkins – pipelines. By building a complete continuous integration process from scratch, we will describe all aspects of modern team-oriented code development.
This chapter covers the following topics:
- Introducing pipelines
- The commit pipeline
- Code quality stages
- Triggers and notifications
- Team development strategies
Technical requirements
To complete this chapter, you'll need the following software:
- Jenkins
- Java JDK 8+
All the examples and solutions to the exercises can be found at https://github.com/PacktPublishing/Continuous-Delivery-With-Docker-and-Jenkins-3rd-Edition/tree/main/Chapter04 ...
Get Continuous Delivery with Docker and Jenkins - Third Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.