×
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
Mar 15, 2024 · This plugin allows pipelines to use standard Jenkins SCM plugins to check out source code. The goals are the maximum possible compatibility ...
A continuous delivery (CD) pipeline is an automated expression of your process for getting software from version control right through to your users and ...
Missing: /url | Show results with:/url
When you update the designated repository, a new build is triggered, as long as the Pipeline is configured with an SCM polling trigger. Since Pipeline code ( ...
Missing: workflow- | Show results with:workflow-
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 ...
See the workflow scm step documentation for more polling details. The Pipeline Syntax Snippet Generator generates this example: git poll: false, url: 'https:// ...
See the workflow scm step documentation for more changelog details. The Pipeline Snippet Generator generates this example: checkout changelog: false, scmGit ...
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
This step pauses Pipeline execution and allows the user to interact and control the flow of the build. Only a basic "proceed" or "abort" option is provided ...