×
Why Pipeline? Pipeline concepts. Pipeline; Node; Stage; Step. Pipeline syntax overview. Declarative Pipeline fundamentals; Scripted Pipeline fundamentals.
Missing: /url | Show results with:/url
This section builds on the information introduced in Getting started with Pipeline and should be treated solely as a reference. For more information on how ...
Pipeline supports two syntaxes, Declarative (introduced in Pipeline 2.5) and Scripted Pipeline. Both of which support building continuous delivery pipelines ...
The Pipeline syntax snippet generator assists users as they define Pipeline steps with their arguments. It is the preferred tool for Jenkins Pipeline creation, ...
Jenkins Pipeline includes built-in documentation and the Snippet Generator which are key resources when developing Pipelines. They provide detailed help and ...
The vars directory hosts script files that are exposed as a variable in Pipelines. The name of the file is the name of the variable in the Pipeline. So if you ...
This guide provides a small selection of best practices for pipelines and points out the most common mistakes. The goal is to point pipeline authors and ...
Missing: /url | Show results with:/url
Jenkins Pipeline · Using Build Tools. Resources. Pipeline Syntax reference · Pipeline Steps reference · LTS Upgrade guides. Jenkins Handbook. User Handbook ...
Missing: /url | Show results with:/url
Pipeline as Code describes a set of features that allow Jenkins users to define pipelined job processes with code, stored and versioned in a source ...
The Pipeline syntax snippet generator assists users as they define Pipeline steps with their arguments. It is the preferred tool for Jenkins Pipeline creation, ...