Jenkins Concepts: Difference between revisions
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
==Pipeline== | ==Pipeline== | ||
A ''Jenkins Pipeline'' is a suite of plugins that implement a [[Software_Development#Continous_Delivery_Pipeline|continuous delivery pipeline]]. | A ''Jenkins Pipeline'' is a suite of plugins that implement a [[Software_Development#Continous_Delivery_Pipeline|continuous delivery pipeline]]. When integrated with OpenShift, the Jenkins Pipeline functionality provides the engine for [[OpenShift_Concepts#Pipeline_Build|OpenShift Pipeline builds]]. | ||
=Build Environment= | =Build Environment= |
Revision as of 00:21, 8 December 2017
External
Internal
Agent
Slave
Items
Freestyle Project
Pipeline
A Jenkins Pipeline is a suite of plugins that implement a continuous delivery pipeline. When integrated with OpenShift, the Jenkins Pipeline functionality provides the engine for OpenShift Pipeline builds.