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 ...
Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page. .NET SDK Support · dotnetBuild : .NET: Build project ...
As mentioned previously, Jenkins Pipeline is a suite of plugins that supports implementing and integrating continuous delivery pipelines into Jenkins.
Missing: devops | Show results with:devops
Remote API can be used to do things like these: retrieve information from Jenkins for programmatic consumption. trigger a new build. create/copy jobs ...
Missing: devops | Show results with:devops
This plugin provides integration with Pipeline, configures npm environment to use within a pipeline job by calling sh npm or bat npm. The select npmrc will be ...
The Jenkins JFrog Plugin allows for easy integration between Jenkins and the JFrog Platform. This integration allows your build jobs to deploy artifacts and ...
This plugin lets you trigger new builds when your build has completed, with various ways of specifying parameters for the new build. ikedam · Kristin Whetstone.
This plugin provides a deep integration between Jenkins and Maven. It adds support for automatic triggers between projects depending on SNAPSHOTs as well as ...
This step pauses Pipeline execution and allows the user to interact and control the flow of the build. Only a basic "proceed" or "abort" option is provided ...
Missing: devops | Show results with:devops
Pipeline as Code describes a set of features that allow Jenkins users to define pipelined job processes with code, stored and versioned in a source ...