×
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
Feb 28, 2022 · Each time I restart jenkins (running in kubernetes) it tries to automatically update all its plugins and usually it fails and I need to ...
Jan 19, 2023 · So I'm using the jenkins operator in minikube to deploy an instance of jenkins. I followed the example provided on the operator web site.
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 ...
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
The git plugin provides an SCM implementation to be used with the Pipeline SCM checkout step. ... See the workflow scm step documentation for more changelog ...
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
Pipelines are Jenkins jobs enabled by the Pipeline (formerly called “workflow”) plugin and built with simple text scripts that use a Pipeline DSL (domain- ...