×
Dec 3, 2021 · You can locate this identifier on the Plugins page within the card of the desired plugin; identified with the name "ID". url : String (optional).
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
Pipeline Utility Steps · compareVersions : Compare two version number strings · findFiles : Find files in the workspace · nodesByLabel : List of nodes by Label, by ...
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 ...
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 ...
This is a simple demonstration of how to download dependencies, upload artifacts and publish build info to Artifactory. Read the full documentation here. node { ...
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
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 ...
Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page. ... When disabled, the build step finishes after scan ...
Remote API can be used to do things like these: retrieve information from Jenkins for programmatic consumption. trigger a new build. create/copy jobs ...