The Jenkins pipeline is a combination of plugins that work together and help with continuous delivery. The pipeline can be implemented as code using JenkinsFile, and this can be defined using a domain-specific language (DSL). Pipelines in Jenkins are built with Groovy.