×
Mar 15, 2024 · This plugin allows pipelines to use standard Jenkins SCM plugins to check out source code. The goals are the maximum possible compatibility ...
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Mar 8, 2023 · A suite of plugins that lets you orchestrate automation, simple or complex. See Pipeline as Code with Jenkins for more details.
Missing: /url | Show results with:/url
7 days ago · I was trying to test a plugin and when I run mvn hpi:run, it says Jenkins is fully up and running but I can't access Jenkins at ...
Apr 10, 2024 · Hi, I have upgraded my jenkins version from 2.227 to 2.440.1 version , I have done the respective changes in my plugin too and things are ...
Git step. It performs a clone from the specified repository. Use the Pipeline Syntax Snippet Generator to generate a sample pipeline script for the git step ...
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
If you want to provide a smoother experience for Pipeline users than is possible via the generic scm step, you can add a (perhaps optional) dependency on ...
Missing: /url | Show results with:/url
2 days ago · The cleanWs step is available for use with Declarative Pipeline. When you want to clean the workspace after the build, you can add this step ...