0 votes
in DevOps by
what is a Jenkins Pipeline?

1 Answer

0 votes
by

Jenkins Pipeline (or simply “Pipeline”) is a suite of plugins which supports implementing and integrating continuous delivery pipelines into Jenkins.

...