Skip to content

Instantly share code, notes, and snippets.

@ikennaokpala
Last active August 4, 2017 07:57
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 ikennaokpala/0edd2ee9708d9849c202347b93a79a68 to your computer and use it in GitHub Desktop.
Save ikennaokpala/0edd2ee9708d9849c202347b93a79a68 to your computer and use it in GitHub Desktop.
// Go to https://ci.integration.publishing.service.gov.uk/script and paste the code below
job = Jenkins.getInstance().getItemByFullName("smartanswers/master", Job.class)
job.nextBuildNumber = 3694
job.saveNextBuildNumber()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment