Skip to content

Instantly share code, notes, and snippets.

@saurabh-sp-tripathi
Created July 25, 2018 15:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save saurabh-sp-tripathi/5e27dbae124ca9ccc6241fb6141b4013 to your computer and use it in GitHub Desktop.
Save saurabh-sp-tripathi/5e27dbae124ca9ccc6241fb6141b4013 to your computer and use it in GitHub Desktop.
jenkins cmds

Set build number of a job: Jenkins.instance.getItemByFullName("YourJobName").updateNextBuildNumber(45)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment