×
Specify the HTTPS URL for the Tuleap Git repository so that links to changes can be automatically generated by Jenkins. repositoryUrl : String. The URL is ...
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Missing: /url lib/
The Groovy source files in these directories get the same “CPS transformation” as in Scripted Pipeline. A resources directory allows the libraryResource step to ...
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
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 ...
As mentioned previously, Jenkins Pipeline is a suite of plugins that supports implementing and integrating continuous delivery pipelines into Jenkins.
Transforms the output into a POJO type ( LinkedHashMap or ArrayList ) before returning it. By default deactivated ( false ), and a JSON object ( JSONObject or ...
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 ...
Jenkins Pipeline includes built-in documentation and the Snippet Generator which are key resources when developing Pipelines. They provide detailed help and ...