Continuous Integration with Jenkins
4 - Continuous Integration with Jenkins
In this chapter, students will learn how to use Jenkins, a popular continuous integration (CI) tool, to automate their development and deployment processes. They will set up a Jenkins pipeline and learn how to automate builds and tests, ensuring that their code is always in a deployable state.
Start Chapter