In this chapter, we looked at what CI/CD is and the tools supported by JHipster. We also learned how to set up Jenkins and created our CI/CD pipeline using JHipster and Jenkins. We also fixed our automated tests and made them run on the CI server.
In the next chapter, we will see how to deploy our application to production using a cloud-hosting provider such as Heroku.