From 9ac76472baa492a24b23746c7713615e40e98ba9 Mon Sep 17 00:00:00 2001 From: Alexander Couzens Date: Tue, 6 Feb 2018 15:14:56 +0100 Subject: jobs/README.adoc: explain the usage of API Tokens instead of passwords Change-Id: Ie96288913aae2fe97fa11266ffa9ed098044ccfd --- jobs/README.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/jobs/README.adoc b/jobs/README.adoc index 2bc8df2..d498658 100644 --- a/jobs/README.adoc +++ b/jobs/README.adoc @@ -17,6 +17,9 @@ Have a jenkins-job-builder.ini file. One of or place one in here and pass it to jenkins-jobs using the --conf file. Make sure the file not world readable to minimally safeguard your jenkins password. +Instead of using your jenkins password, use an *API Token*. To retrieve your token go +to Jenkins via a Webbrowser, click on your Username in the right corner, click on configure, +click on *Show API Toke...*. jenkins_jobs.ini: -- cgit v1.2.3