Day 26- Jenkins Pipeline
What is a pipeline?
a pipeline is a sequence of processes or stages that are executed in a particular order to perform a specific task.
Pipeline Vs Freestyle?
A Jenkins pipeline is defined as a set of stages, which are composed of one or more steps, ...
arunimadas18.hashnode.dev2 min read