Jenkins: How to write a Jenkinsfile
Using the Jenkins UI is really good and satisfying. Using a jenkinsfile on the other hand … is pretty good. Let us learn how to write a jenkinsfile.
In Jenkins pipeline, we have two ways of writing Jenkinsfile,
Scripted way — Older way, we have to w...
devcloudninjas.hashnode.dev6 min read