How Do You Use a Jenkins Pipeline with a Declarative Syntax?

Problem scenario
You want to use a Declarative pipeline in Jenkins (via a Jenkinsfile).  What do you do?

Solution
Follow the directions of this posting.  Use step 4.c instead of 4.b.  (4.b. is just a "Hello World" example)

Leave a comment

Your email address will not be published. Required fields are marked *