×
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
As mentioned previously, Jenkins Pipeline is a suite of plugins that supports implementing and integrating continuous delivery pipelines into Jenkins.
Apr 18, 2024 · This plugin gives various ways to connect your SCM-Manager with Jenkins, like sending build status, multibranch pipelines, folders for complete ...
Missing: post | Show results with:post
Apr 7, 2022 · The plugin relies on the SCM plugin to establish the workspace and then takes over to do the integration in the local workspace of the job.
It can poll, fetch, checkout, and merge contents of git repositories. The git plugin provides an SCM implementation to be used with the Pipeline SCM checkout ...
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 ...
Nov 12, 2023 · The git plugin provides fundamental git operations for Jenkins projects. It can poll, fetch, checkout, branch, list, merge, tag, and push ...
This section builds on the information introduced in Getting started with Pipeline and should be treated solely as a reference. For more information on how ...
Multibranch Pipeline projects expose the name of the branch being built with the BRANCH_NAME environment variable. They also provide a special checkout scm ...
Perform post build deliver for Rational Team Concert(RTC) SCM configuration in the Jenkins build. In a Pipeline job where RTC SCM can be called multiple times, ...