]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
dedupe wrapper in ceph-tag 260/head
authorAlfredo Deza <adeza@redhat.com>
Wed, 2 Dec 2015 16:57:12 +0000 (11:57 -0500)
committerAlfredo Deza <adeza@redhat.com>
Wed, 2 Dec 2015 16:58:06 +0000 (11:58 -0500)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph-tag/config/definitions/ceph-tag.yml

index 95ca1d42db42aa8693086eaec41ef8ae509b6f70..db5513c2d7c688906ab48780252f730eaafbde18 100644 (file)
     scm:
       - ceph-build
 
-    wrappers:
-      - ssh-agent-credentials:
-          # "jenkins-build" SSH key, needed so we can push to
-          # ceph-deploy.git
-          user: '39fa150b-b2a1-416e-b334-29a9a2c0b32d'
-
     builders:
       - shell:
           !include-raw ../../build/build
@@ -48,3 +42,7 @@
       - inject-passwords:
           global: true
           mask-password-params: true
+      - ssh-agent-credentials:
+          # "jenkins-build" SSH key, needed so we can push to
+          # ceph-deploy.git
+          user: '39fa150b-b2a1-416e-b334-29a9a2c0b32d'