Questions about the Jenkins “Pipeline” plugin suite (formerly “Workflow”). Not about pipelines in Jenkins in general (e.g. using downstream jobs).
The Pipeline (formerly known as Workflow) plugin suite makes it possible to handle several build/test/deploy steps in a centralized manner, while integrating with Jenkins features like slaves and publishers.
More Info
- Pipeline Steps Reference
- Pipeline on the Jenkins site
- Get Started with Jenkins Pipeline
- Older documentation index
Alternative Pipeline Plugins
The following plugins allow the implementation of pipelines in Jenkins, without the Pipeline plugins suite.