×
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
Document Jenkins on Kubernetes. Security. Overview ... url = 'http://localhost' assert props.resource ... file : Path to a file in the workspace to write to.
Steps. Declarative Pipelines may use all the available steps documented in the Pipeline Steps reference, which contains a comprehensive list of steps, with ...
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 Pipeline syntax snippet generator assists users as they define Pipeline steps with their arguments. It is the preferred tool for Jenkins Pipeline creation, ...
Missing: operations/ | Show results with:operations/
Jan 25, 2024 · This plugin's main goal is to provide cross platform file operations as Build step. It also provides the same functionality as Pipeline step.
This can be URL or a local file path. branch : String. Specify the branch name if you'd like to track a specific branch in a repository. Leave this field ...
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 ...
Git step. It performs a clone from the specified repository. Use the Pipeline Syntax Snippet Generator to generate a sample pipeline script for the git step ...