Jenkins Concepts: Difference between revisions
Jump to navigation
Jump to search
Line 41: | Line 41: | ||
==Task Scanner== | ==Task Scanner== | ||
* https://wiki.jenkins.io/pages/viewpage.action?pageId=2916549 |
Revision as of 22:47, 17 April 2018
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: