0 votes
in Jenkins by (4.5k points)
What is Jenkins pipeline? What is a CI CD pipeline?

1 Answer

0 votes
by (4.5k points)
The pipeline can be defined as the suite of plugins supporting implementation and

integration of continuous delivery pipelines in Jenkins.

Continuous integration or continuous delivery pipeline consists of build, deploy, test, release pipeline. The pipeline feature saves a lot of time and error in maintaining the builds. Basically, a pipeline is a group of build jobs that are chained and integrated in sequence.
Click here to read more about Jenkins
Click here to read more about Insurance

Related questions

0 votes
asked Nov 22, 2019 in Jenkins by AdilsonLima (5.6k points)
0 votes
asked Nov 22, 2019 in Jenkins by AdilsonLima (5.6k points)
0 votes
asked Sep 8, 2019 in Jenkins by ivor2019 (283 points)
0 votes
asked Apr 29, 2021 in Jenkins by SakshiSharma (30.6k points)
...