Question
How can I implement the OverOps Jenkins Plugin in Jenkins Pipeline verses setting it up manually on a jenkin's job's UI?
Answer
The Pipeline Syntax for the OverOps Jenkins plugin can be found at https://github.com/jenkinsci/overops-query-plugin#pipeline
Comments