- if the number is divisible by 3, you say Fizz
- if the number is divisible by 5, you say Buzz
- if neither, you say the number
Example project with Groovy based Jenkins Pipeline (Jenkinsfile)
Repository from Github https://github.comvenkatn087/jenkins-example