]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
dedupe wrapper in ceph-deploy-tag
authorAlfredo Deza <adeza@redhat.com>
Wed, 2 Dec 2015 16:56:43 +0000 (11:56 -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-deploy-tag/config/definitions/ceph-tag.yml

index 3d8f210e8f9ca1bd8eb858d6b424af9061a2a481..20f55a4a1646291e1938c16d33e87799b01fb4ba 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:
@@ -51,3 +45,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'