Skip to content

Instantly share code, notes, and snippets.

@chethanbandi
Created June 20, 2016 04:44
Embed
What would you like to do?
jenkins-nextbuild
//If you have access to the script console (Manage Jenkins -> Script Console), then you can do this following:
Jenkins.instance.getItemByFullName("YourJobName").updateNextBuildNumber(45)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment