×
The triggers directive defines the automated ways in which the Pipeline should be re-triggered. For Pipelines which are integrated with a source such as GitHub ...
resolveScm : Resolves an SCM from an SCM Source and a list of candidate target branch names. When you have a multi-branch pipeline that checks out other sibling ...
Allows to use Bitbucket Cloud and Bitbucket Server as sources for multi-branch projects. ... This plugin makes it possible to archive the workspace from builds of ...
We know that for many of our customers Jenkins is incredibly important and its integration with Bitbucket Server is a key part of their development workflow.
This is a simple demonstration of how to run a Gradle build, that resolves dependencies, upload artifacts and publish build info to Artifactory. Read the full ...
Missing: reuse | Show results with:reuse
This plugin makes it possible to archive the workspace from builds of one project and reuse them as the SCM source for another project. Mark Waite. Health Score ...
Mar 22, 2024 · This plugin allows transitioning smoothly from the legacy Maven Integration job type by allowing to reuse Maven Settings Support and by ...
The stash step allows capturing files matching an inclusion pattern ( **/target/*.jar ) for reuse within the same Pipeline. Once the Pipeline has completed its ...
bitbucket-server · pipeline · Build Triggers ... repository into a 'release' repository. Currently ... Provides workspace share and reuse across multiple Jenkins ...
To enable this, there is a job property that allows you to configure a maximum number of completed runs whose stash artifacts should be preserved for reuse in a ...
Missing: bitbucket