aboutsummaryrefslogtreecommitdiffstats
path: root/jobs
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2018-10-10 15:36:00 +0200
committerOliver Smith <osmith@sysmocom.de>2018-10-10 15:38:13 +0200
commit6a38a191be8be40cf833f4deb61c71f566899209 (patch)
tree80bbe3115a87b5a898557e021403527c2e3e7e41 /jobs
parent52fb2808d654d4c33bf7aac540c8c8f8b8ff28fc (diff)
README.adoc: use 'my_api_token' as example pass
This makes it easier to recognize that users should paste an API token there, not their password. Change-Id: I203c25b6638e36d3f050223dd40e56b7c4a92a12
Diffstat (limited to 'jobs')
-rw-r--r--jobs/README.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/jobs/README.adoc b/jobs/README.adoc
index fadafd8..1d4d405 100644
--- a/jobs/README.adoc
+++ b/jobs/README.adoc
@@ -25,7 +25,7 @@ jenkins_jobs.ini:
[jenkins]
user=my_user_name
- password=my_password
+ password=my_api_token
url=https://jenkins.osmocom.org/jenkins
and