×
Dec 15, 2017 · Convert chain of freestyle jobs to single pipeline. Works with both Jenkins and CloudBees Jenkins Enterprise. Plugin can be customized to ...
In this post, we'll take a look at how we might converting Freestyle jobs that include conditional build steps to Jenkins Pipeline. Unlike ...
Scroll down and click Pipeline, then click OK at the end of the page to open the Pipeline configuration page (whose General tab is selected). Enter a name, ...
Searches all Plugin Classes and returns the one that matches given nodeTag. Parameters: nodeTag - Node tag whose Plugin Class needs to be found. Returns: ...
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 ...
On the Manage Jenkins page for your installation, navigate to Plugins. Find Pipeline Plugin from among the plugins listed on the Available tab.
Find files in the current working directory. The step returns an array of file info objects who's properties you can see in the below example. Ex: def files = ...
This guide provides a small selection of best practices for pipelines and points out the most common mistakes. The goal is to point pipeline authors and ...
Jul 23, 2022 · in Jenkins declarative pipeline I have a job that currently successfully uploads ZIP package to Artifactory Generic repo.
Missing: /search | Show results with:/search
jiraUserSearch : JIRA Steps: Search Active JIRA Users by username, name or email address. Jira plugin · jiraComment : Jira: Add a comment to issue(s) ...