×
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.
As of version 2.5 of the Pipeline plugin, Pipeline supports two discrete syntaxes which are detailed below. ... executor:debug imagePullPolicy: Always command ...
Pipelines are Jenkins jobs enabled by the Pipeline (formerly called “workflow”) plugin and built with simple text scripts that use a Pipeline DSL (domain- ...
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
Using a text editor, ideally one which supports Groovy syntax highlighting, create a new Jenkinsfile in the root directory of the project. The Declarative ...
Pipeline provides an extensible set of tools for modeling simple-to-complex delivery pipelines "as code" via the Pipeline domain-specific language (DSL) syntax.
Sep 7, 2021 · Pipeline editor that makes automating CD pipelines approachable by guiding the user through an intuitive and visual process to create a pipeline ...
Aug 7, 2023 · Allows agents to be launched using a specified command.
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Mar 2, 2022 · I have a problem. In Jenkins, I run automatic tests using Postman. When the build is done, an e-mail notification is sent with an attachment ...