]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-deploy: no need to archive when we're pushing to chacra 205/head
authorAndrew Schoen <aschoen@redhat.com>
Fri, 6 Nov 2015 16:46:44 +0000 (10:46 -0600)
committerAndrew Schoen <aschoen@redhat.com>
Fri, 6 Nov 2015 16:46:44 +0000 (10:46 -0600)
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
ceph-deploy/config/definitions/ceph-deploy.yml

index 9acba66bccf64e9334eacf613d18019f24b9f5ed..0008692df523c901ac5977ef3e68dacb955716aa 100644 (file)
@@ -66,9 +66,3 @@ If this is checked, then the binaries will be built and pushed to chacra even if
     builders:
       - shell: !include-raw ../../build/setup
       - shell: !include-raw ../../build/build
-
-    publishers:
-      - archive:
-          artifacts: '*-repo/**, dist/**'
-          allow-empty: true
-          latest-only: false