Skip to content

Instantly share code, notes, and snippets.

@jetstreamin
Created February 3, 2017 00:44
Show Gist options
  • Select an option

  • Save jetstreamin/52df13663b56036aa4dce161059ae263 to your computer and use it in GitHub Desktop.

Select an option

Save jetstreamin/52df13663b56036aa4dce161059ae263 to your computer and use it in GitHub Desktop.
Jenkins - Update Next Build Number
Jenkins.instance.getItemByFullName("YourJobName").updateNextBuildNumber(45)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment