×
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 ...
Missing: Bitbucket convert
Pipeline has support for creating "Shared Libraries" which can be defined in external source control repositories and loaded into existing Pipelines.
Missing: convert | Show results with:convert
Jenkins Pipeline exposes environment variables via the global variable env , which is available from anywhere within a Jenkinsfile . The full list of ...
The following examples are sourced from the the pipeline-examples repository on GitHub and contributed to by various members of the Jenkins project.
Missing: convert reuse
This plugin allows to define external resources (such as printers, phones, computers) that can be locked by builds. If a build requires an external resource ...
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.) ...
Jun 15, 2018 · Nice interface to show different branch and pull requests build separately with use of suitable plugins like Github, Bitbucket. Detect trusted ...
Missing: reuse | Show results with:reuse
Demonstrations of Pipeline functionality you can run locally. continuous delivery · GitHub organization folders · build, test, and publish with Docker ...
Missing: Bitbucket | Show results with:Bitbucket
Existing properties set through the Jenkins UI for non-multibranch Pipelines will be preserved. properties. Array / List of Nested Choice of Objects
Mar 22, 2024 · This plugin provides integration with Pipeline, configures maven environment to use within a pipeline job by calling sh mvn or bat mvn.