×
The `triggerRemoteJob` pipeline step triggers a job on a remote Jenkins. The full documentation is available in GitHub. ... Remote Job Name or full URL. The name ...
Sep 4, 2023 · A plugin for Jenkins CI that gives you the ability to trigger parameterized builds on a remote Jenkins server as part of your build.
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
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 ...
Missing: Remote- | Show results with:Remote-
A continuous delivery (CD) pipeline is an automated expression of your process for getting software from version control right through to your users and ...
Missing: /url Remote-
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 ...
Nov 22, 2023 · This plugin lets you trigger new builds when your build has completed, with various ways of specifying parameters for the new build.
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the ...
This plugin triggers a job on a remote Jenkins host.
Remote API can be used to do things like these: retrieve information from Jenkins for programmatic consumption. trigger a new build. create/copy jobs ...