Day #26: Jenkins Declarative Pipeline
Some terms for your Knowledge
What is Pipeline - A pipeline is a collection of steps or jobs interlinked in a sequence.
Declarative: Declarative is a more recent and advanced implementation of a pipeline as a code.
Scripted: Scripted was the first an...
theshubhamgour.hashnode.dev3 min read