]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
jenkins-job-builder: Inject JOB_BUILDER_PASS 1311/head
authorDavid Galloway <dgallowa@redhat.com>
Mon, 3 Jun 2019 19:43:41 +0000 (15:43 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Mon, 3 Jun 2019 20:01:08 +0000 (16:01 -0400)
Signed-off-by: David Galloway <dgallowa@redhat.com>
calamari-clients-build/config/definitions/.calamari-clients-build.yml.swp [new file with mode: 0644]
jenkins-job-builder/config/definitions/jjb.yml

diff --git a/calamari-clients-build/config/definitions/.calamari-clients-build.yml.swp b/calamari-clients-build/config/definitions/.calamari-clients-build.yml.swp
new file mode 100644 (file)
index 0000000..435f48f
Binary files /dev/null and b/calamari-clients-build/config/definitions/.calamari-clients-build.yml.swp differ
index 361f43d52f3d1d6ac9e9e9ad2c2e4ba33c970d54..ae245d5773f035bf65de26a942e1bc8bfe31a93c 100644 (file)
@@ -29,6 +29,11 @@ If this is checked, JJB will wipe out its cache and force each job to align with
       - inject-passwords:
           global: true
           mask-password-params: true
+      - credentials-binding:
+          - username-password-separated:
+              credential-id: jenkins-api-token
+              username: JOB_BUILDER_USER
+              password: JOB_BUILDER_PASS
 
     scm:
       - git: