LibraryActive

Jenkins Pipeline

Suite of plugins supporting continuous delivery pipelines as code via DSL syntax in Jenkinsfiles.

Open source page

Field note

What it does

Jenkins Pipeline is a suite of plugins which supports implementing and integrating continuous delivery pipelines into Jenkins. It provides an extensible set of tools for modeling simple-to-complex delivery pipelines as code via the Pipeline domain-specific language (DSL) syntax, written into a Jenkinsfile that can be committed to source control.

Capabilities

Available capabilities

Tags

Tags

Ways to use it

Ways to use it

No integrations filed yet.

Product features

Product features

Declarative Pipeline fundamentals

Declarative versus Scripted Pipeline syntax

Node

Pipeline

Pipeline concepts

Pipeline example

Pipeline syntax overview

Scripted Pipeline fundamentals

Stage

Step

What is Jenkins Pipeline?

Why Pipeline?