Google
×
Aug 15, 2022 · It doesn't seem to be executing all of them, it seems only one is executed, what's the logic used to select the jenkinsfile which gets executed?
Missing: reuse | Show results with:reuse
Oct 2, 2017 · The approach allows to create a standard Pipeline that can be reused by applications that are built in a similar way. It works for Declarative ...
Missing: bitbucket gitlab
Pipeline has support for creating "Shared Libraries" which can be defined in external source control repositories and loaded into existing Pipelines.
Use multibranch Pipelines - create, update and deleted Pipeline jobs automatically. Use Pipeline - Manually defined Pipeline jobs for more control over the job ...
Apr 14, 2016 · Using the replay-pipeline CLI command (in this example via SSH) you can prepare, test, and commit changes to your Pipeline script code without ...
Missing: bitbucket gitlab
Executes the stage if the current build is for a "change request" (a.k.a. Pull Request on GitHub and Bitbucket, Merge Request on GitLab, Change in Gerrit, etc.) ...
The following examples are sourced from the the pipeline-examples repository on GitHub and contributed to by various members of the Jenkins project.
Missing: reuse | Show results with:reuse
Jun 15, 2018 · Build description is defined via YAML file stored within the SCM repo. This plugin will depend on GitHub plugin, Bitbucket plugin, Gitlab plugin ...
Missing: reuse | Show results with:reuse
Sep 14, 2016 · Large git repos (2 GB+) often are a sign of git misuse (large binaries, etc.) ○ Yes, there are cases where a large git repo is not a sign ...
Missing: gitlab reuse