]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
container: add docker hub credential binding 1001/head
authorKen Dreyer <kdreyer@redhat.com>
Mon, 9 Apr 2018 19:16:02 +0000 (13:16 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Mon, 9 Apr 2018 19:17:57 +0000 (13:17 -0600)
docker-hub-leseb is defined as a credential on 2.jenkins.ceph.com

ceph-container-build-push-imgs/config/definitions/ceph-container-build-push-imgs.yml

index d16b3be60e3fc3a39f1384f14dee7e0dec91fcbc..db1469e6d917ca5952f8df99cbf9b7fd85fd39b5 100644 (file)
@@ -39,3 +39,8 @@
       - inject-passwords:
           global: true
           mask-password-params: true
+      - credentials-binding:
+          - username-password-separated:
+              credential-id: docker-hub-leseb
+              username: DOCKER_HUB_USERNAME
+              password: DOCKER_HUB_PASSWORD