From 5e0f39d8b12148a0681dbb2b7d6e540a4c5b0ec6 Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Fri, 11 Aug 2017 13:57:41 -0400 Subject: [PATCH] ceph-pr-docs: remove htmlplublisher section, no longer needed Signed-off-by: Alfredo Deza --- ceph-pr-docs/config/definitions/ceph-pr-docs.yml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/ceph-pr-docs/config/definitions/ceph-pr-docs.yml b/ceph-pr-docs/config/definitions/ceph-pr-docs.yml index 2c5e84b6..8127ff1b 100644 --- a/ceph-pr-docs/config/definitions/ceph-pr-docs.yml +++ b/ceph-pr-docs/config/definitions/ceph-pr-docs.yml @@ -45,14 +45,3 @@ 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 -- 2.39.5