]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-pr-docs: remove htmlplublisher section, no longer needed 831/head
authorAlfredo Deza <adeza@redhat.com>
Fri, 11 Aug 2017 17:57:41 +0000 (13:57 -0400)
committerAlfredo Deza <adeza@redhat.com>
Fri, 11 Aug 2017 18:00:09 +0000 (14:00 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph-pr-docs/config/definitions/ceph-pr-docs.yml

index 2c5e84b6d1090f95cdc498d908212ded26ab1f0c..8127ff1b709ab3b0a0007fe80041d47a72bd46c6 100644 (file)
     builders:
       - shell:
           !include-raw ../../build/build
-
-    publishers:
-      - html-publisher:
-          name: "Ceph Pull Request Docs"
-          dir: "admin/build-doc/output/html/"
-          # XXX is this sufficient? the docs indicate this is only for the
-          # main index files
-          files: "index.html"
-          keep-all: true
-          allow-missing: true
-          link-to-last-build: true