Skip to content

Instantly share code, notes, and snippets.

@consoledotblog
Forked from jamesggraf/jenkins_jobs.ini
Created January 14, 2016 20:08
Show Gist options
  • Save consoledotblog/b8d84126fc25360336a0 to your computer and use it in GitHub Desktop.
Save consoledotblog/b8d84126fc25360336a0 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