Chapter 5. Building the Code
You need a system to build your code, and you need somewhere to build it.
Jenkins is a flexible open source build server that grows with your needs. Some alternatives to Jenkins will be explored as well.
We will also explore the different build systems and how they affect our DevOps work.