Day 26 Task: Jenkins Declarative Pipeline
What is a 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 and most traditional implement...
agnes18.hashnode.dev2 min read