Skip to content

Commit

Permalink
How to get your credentials
Browse files Browse the repository at this point in the history
Explain how to get your credentials to be able to run jenkins-job-builder.
  • Loading branch information
gforcada committed Feb 11, 2015
1 parent 215c080 commit 2996f53
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions jenkins.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ recursive=False
allow_duplicates=False

[jenkins]
user=jenkins
password=1234567890abcdef1234567890abcdef
url=https://jenkins.example.com
# Add your own credentials
# log in int https://jenkins.plone.org
# edit your user and get the API token
user=gforcada
password=12345678901234567890
url=https://jenkins.plone.org

0 comments on commit 2996f53

Please sign in to comment.