×
Any time
  • Any time
  • Past hour
  • Past 24 hours
  • Past week
  • Past month
  • Past year
Verbatim
This step is most useful when used in Declarative Pipeline or with the options to set the stage result or ignore build interruptions. Otherwise, consider using ...
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Declarative Pipelines may use all the available steps documented in the Pipeline Steps reference, which contains a comprehensive list of steps, with the ...
Jan 19, 2017 · The Conditional BuildStep plugin does a great job of leveraging strengths of the Jenkins web UI, Freestyle jobs, and UI-based programming, but ...
Jenkins Pipeline allows you to compose multiple steps in an easy way that can help you model any sort of automation process. Think of a "step" like a single ...
Pipeline: Multibranch. View this plugin on the Plugins site. properties : Set job properties. Updates the properties of the job ...
Jenkins features a Groovy script console which allows one to run arbitrary Groovy scripts within the Jenkins controller runtime or in the runtime on agents. It ...
Dec 3, 2021 · Send files over FTP as a build step during the build. publishers. Array / List of Nested Object; configName : String. Select an FTP ...
Oct 5, 2021 · Here's a look at what the configuration looks like for both pipelines and freestyle jobs: Pipeline Configuration. Navigate to your job and ...