×
Takes a remote (map) of settings and command to execute it on the remote node and returns output. See docs on the README for more information.
Oct 14, 2023 · Jenkins pipeline steps which provides SSH facilities such as command execution or file transfer for continuous delivery.
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
... steps.Step>. public class RemoteBuildPipelineStep extends org.jenkinsci.plugins.workflow.steps.Step. Nested Class Summary. Nested Classes. Modifier and Type ...
The `triggerRemoteJob` pipeline step triggers a job on a remote Jenkins. The full documentation is available in GitHub. Example: //Trigger remote job def ...
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 allows you to compose multiple steps in an easy way that can help you model any sort of automation process. Think of a "step" like a single ...
Missing: remote | Show results with:remote
This step is most useful when used in Declarative Pipeline or with the options to set the stage result or ignore build interruptions. Otherwise, consider using ...
Class RemoteBuildPipelineStep.Execution ; All Implemented Interfaces: Serializable ; Enclosing class: RemoteBuildPipelineStep ; See Also: Serialized Form ...
Run "git remote prune" for each remote, to prune obsolete local branches. + pruneTags; - pruneTags. pruneTags : boolean. + $class: 'RelativeTargetDirectory ...