Skip to content

Instantly share code, notes, and snippets.

@jhoblitt
Created November 16, 2017 16:30
Show Gist options
  • Save jhoblitt/348e1f4df786ef62082655874277fd43 to your computer and use it in GitHub Desktop.
Save jhoblitt/348e1f4df786ef62082655874277fd43 to your computer and use it in GitHub Desktop.
Change jenkins job next build number
Jenkins.instance.getItemByFullName("sqre/validate_drp").updateNextBuildNumber(1121)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment