×
Any time
  • Any time
  • Past hour
  • Past 24 hours
  • Past week
  • Past month
  • Past year
Verbatim
Jun 16, 2016 · In this blog post, I'll show you how to speed up your pipeline by using the Parallel Test Executor Plugin.
Pipelines are Jenkins jobs enabled by the Pipeline (formerly called “workflow”) plugin and built with simple text scripts that use a Pipeline DSL (domain- ...
As of version 2.5 of the Pipeline plugin, Pipeline supports two discrete syntaxes which are detailed below. ... executor:debug imagePullPolicy: Always command ...
Pipeline provides an extensible set of tools for modeling simple-to-complex delivery pipelines "as code" via the Pipeline domain-specific language (DSL) syntax.
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Using a text editor, ideally one which supports Groovy syntax highlighting, create a new Jenkinsfile in the root directory of the project. The Declarative ...
No Javadoc has been published for this plugin. Plugin Information · Search all results1.0. search-all-results-plugin. Javadoc · Plugin Information · secondary ...
Core APIs and base logic for FlowScanners that extract information from a pipeline execution. ArgumentsAction. Stores some or all of the arguments used to ...
Dec 3, 2021 · Specify number of parallel processes to use. Set to 0 to use the default value. hostKeyChecking : boolean (optional); sudo : boolean (optional).