Jenkins Declarative Pipeline
#90daysdevopschallenge
#day26
If you are new to Jenkins then Please go through from basic:
Jenkins-Basic
Pipeline:
The Pipeline is a collection of jobs and events that are interlinked with one another in a sequence.
JenkinsFile:
Jenkins pipeline can ...
devunnatig.hashnode.dev2 min read