×
Dec 3, 2021 · Copy artifacts from a build that is a downstream of a build of the specified project. You can use variable expressions. Downstream builds are ...
site:jenkins.io downstream build.png from wiki.jenkins.io
Sep 7, 2021 · Summary. This plugin provides a Build Pipeline View of upstream and downstream connected jobs that typically form a build pipeline.
Sep 7, 2021 · Publish the Maven report on the pipeline build GUI (list of dependencies, produced artifacts, downstream & upstream pipelines). This publisher ...
Sep 7, 2021 · The typical situation in which you use promotion is where you have multiple 'test' jobs hooked up as downstream jobs of a 'build' job. You'll ...
Sep 7, 2021 · This plugin allows managing Jenkins jobs orchestration using a dedicated DSL, extracting the flow logic from jobs.
Sep 7, 2021 · To copy artifacts from the specific build of "downstream". def built = build('downstream'); // https://plugins.jenkins.io/pipeline-build-step ...
This includes SCM polling, downstream builds, and periodic builds. Instead, the specified default values will be used for string, boolean and choice parameters.
site:jenkins.io downstream build.png from wiki.jenkins.io
Sep 7, 2021 · It is possible to let downstream builds inherit the Matrix Loaded configuration. This will rebuild the same combinations in any downstream ...
site:jenkins.io downstream build.png from wiki.jenkins.io
Applying fix provided by avolanis to resolve issue when using counters in downstream builds that are triggered by polling. Version 1.0.21 - (Feb 19, 2010).