Day 26 of #90DaysOfDevops || Jenkins Declarative Pipeline
Why you should have a Pipeline
The definition of a Jenkins Pipeline is written into a text file (called a Jenkinsfile) which in turn can be committed to a project’s source control repository.This is the foundation of "Pipeline-as-code"; treating the ...
hrmndevops.hashnode.dev2 min read