Skip to content

Example project with Groovy based Jenkins Pipeline (Jenkinsfile)

Notifications You must be signed in to change notification settings

rajkumar1979/jenkins-example

This branch is up to date with TechPrimers/jenkins-example:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
TechPrimers
Jun 17, 2017
03df67a · Jun 17, 2017

History

15 Commits
Jun 17, 2017
Jun 4, 2017
Jun 17, 2017
Jun 4, 2017
Jun 17, 2017

Repository files navigation

Fizz Buzz Example in Java 8 using JUnit 5

Fizz Buzz is a game where

  • 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

About

Example project with Groovy based Jenkins Pipeline (Jenkinsfile)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%