CI/CD pipeline with Jenkins Jenkins is a CI/CD automation tools used to build continuous integration pipelines. The first task for my gsoc project was to implement a CI/CD pipeline with Jenkins for CloudCV/Origami, I have been working on it for the last couple of days and I have managed to get the background work done. This blog post is sort of a guide for how to set up a CI/CD pipeline using Jenkins and what are the gotchas in it.