Jenkins Concepts: Difference between revisions
Jump to navigation
Jump to search
(→Slave) |
|||
Line 10: | Line 10: | ||
=Slave= | =Slave= | ||
=Job= | |||
=Build= | |||
=Items= | =Items= |
Revision as of 18:08, 8 December 2017
External
Internal
Agent
Slave
Job
Build
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. More details about OpenShift Jenkins pipeline are available here:
More details about the pipeline syntax are available here: