×
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
Missing: k8s | Show results with:k8s
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 ...
Missing: devops | Show results with:devops
An example showing how to build a standard maven project with specific versions for Maven and the JDK. ... // This shows a simple build wrapper example, using the ...
Missing: devops | Show results with:devops
This allows you to define libraries which encapsulate individually unsafe APIs in a higher-level wrapper safe for use from any Pipeline. ... sh "${script.tool ' ...
Missing: devops | Show results with:devops
Jan 4, 2024 · This plugin implements a "promoted build" feature where a build of one job can be marked as "promoted" when it passes certain criteria.
Missing: /search devops
Dec 3, 2021 · For example, the following text: BRANCH = 1.0 BUILD = ${VERSION}. would inject the corresponding BRANCH and BUILD variables in the script:
Missing: k8s | Show results with:k8s
Pluggable ability to manage transfer and/or storage of build artifacts. The descriptor should specify at least a display name, and optionally a {@code ...
Missing: k8s | Show results with:k8s
Jenkins defines extension points, which are interfaces or abstract classes that model an aspect of its behavior.
Missing: wrapper | Show results with:wrapper
Feb 17, 2023 · This plugin provides the JavaMail API for other plugins.
Missing: k8s example