×
This is a simple demonstration of how to run a Maven build, that resolves dependencies, upload artifacts and publish build info to Artifactory. Read the full ...
Pipeline example · 1. Domain-specific language · 2. Source control management · 3. Single source of truth · 4. Additional plugins have been used to implement ...
Missing: /url | Show results with:/url
Below are some easily copied and pasted examples of a simple Pipeline with various languages. Java. Jenkinsfile (Declarative Pipeline). /* Requires the Docker ...
Missing: /url | Show results with:/url
Pipeline ships with built-in documentation features to make it easier to create Pipelines of varying complexities. This built-in documentation is automatically ...
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 Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
JENKINS_URL. Full URL of Jenkins, such as https://example.com:port/jenkins/ (NOTE: only available if Jenkins URL set in "System Configuration"). JOB_NAME. Name ...
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 | Show results with:/url
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 guide is arranged by area, guideline, then listing specific examples. General. Making sure to use Groovy code in Pipelines as glue. Use Groovy code to ...
Missing: /url | Show results with:/url