Skip to content

Instantly share code, notes, and snippets.

@jamesggraf
Created March 17, 2015 21:01
Show Gist options
  • Save jamesggraf/083cdc0ee5f2831235fb to your computer and use it in GitHub Desktop.
Save jamesggraf/083cdc0ee5f2831235fb to your computer and use it in GitHub Desktop.
Configure Jenkins Job Builder
[job_builder]
ignore_cache=True
keep_descriptions=False
include_path=.
recursive=False
allow_duplicates=False
[jenkins]
user=YOUR_USER_NAME
password=YOUR_PASSWORD_OR_API_KEY
url=https://path.to.jenkins
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment