×
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.
This plugin lets you trigger new builds when your build has completed, with various ways of specifying parameters for the new build.
Sep 7, 2021 · This plugin lets you trigger new builds when your build has completed, with various ways of specifying parameters for the new build. You can add ...
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.
Action that restricts the job to a particular node when a project is scheduled Will cause a unique build for each different node if a job is already queued.
parameters. The parameters directive provides a list of parameters that a user should provide when triggering the Pipeline. The values for these user-specified ...
Feb 9, 2024 · A Jenkins Plugin to support setting parameters in the build schedule. Using multiple cron lines each ending with a % and some name=value ...
The plugin identifies the status of the remote build by polling. Here you can specify how often the plugin shall poll the remote status. Be aware that polling ...
Jun 8, 2023 · To trigger a Jenkins scripted pipeline with a variable as a parameter from another scripted pipeline, I think you can make use of the build step ...
Apr 14, 2024 · If you want to trigger only a certain job you can: Use the token -parameter have different tokens for different jobs. Using only the token means ...