Your Groovy pipeline script can include functions, conditional tests, loops, try/catch/finally blocks, and so on. Sample syntax for one node in a Java ...
The following examples are sourced from the the pipeline-examples repository on GitHub and contributed to by various members of the Jenkins project.
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 ...
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 ...
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
... test your pipeline library pull request changes in situ if your pipeline library is hosted on GitHub and the SCM configuration for the pipeline library uses ...
Mar 19, 2024 · To set up a pipeline test job for your OpenText testing tool: ... In the Project Configuration page, scroll down to the Pipeline section.
Missing: /search | Show results with:/search
The JenkinsLint Plugin detects whether your Jenkins configuration follows some best practices.
Feb 15, 2023 · Build Analysis - Easily find any Jenkins build using a variety of easy to use filters. View build summary or drill down to see build status ...
Missing: tool | Show results with:tool
Jan 8, 2019 · The test runs the MPLModule with custom configuration and mocked steps to check that, during execution, the tool was changed to Maven 2 ...