×
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
Jenkins Pipeline Scalability in the Enterprise. This is a guest post by Damien Coraboeuf, Jenkins project contributor and Continuous Delivery consultant.
Oct 2, 2017 · In this blog post I'd like to outline the possibility to create such a pipeline "template" using Jenkins Shared Libraries. If you're not yet ...
Missing: android external
External Workspace Manager. Synopsis. Shows how to allocate the same workspace on multiple nodes using the External Workspace Manager Plugin. Prerequisites.
Apr 7, 2016 · JobDSL Plugin internally generates common freestyle jobs according to the script, so it's functionality is similar to the classic approaches.
In this post I will show how you can make your own DSL extensions and distribute them as a plugin, using Pipeline Script. A quick refresher Pipeline has a well ...
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 ...
The Docker plugin is the most used in this pipeline as every single script or external program is run in Docker containers with custom images dedicated to ...
For large data transfers, use the External Workspace Manager plugin, or use an external repository manager such as Nexus or Artifactory. This is because ...
Missing: dsl | Show results with:dsl
Replay a Pipeline with script edits. This is a cross-post of an article authored by Pipeline plugin maintainer Jesse Glick on the CloudBees blog.