From: Alfredo Deza Date: Wed, 19 Jul 2017 17:58:23 +0000 (-0400) Subject: ceph-pr-docs: alter the order of the publisher, might help fix missing execution X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F790%2Fhead;p=ceph-build.git ceph-pr-docs: alter the order of the publisher, might help fix missing execution Signed-off-by: Alfredo Deza --- diff --git a/ceph-pr-docs/config/definitions/ceph-pr-docs.yml b/ceph-pr-docs/config/definitions/ceph-pr-docs.yml index 3e65eb16..bd777bd6 100644 --- a/ceph-pr-docs/config/definitions/ceph-pr-docs.yml +++ b/ceph-pr-docs/config/definitions/ceph-pr-docs.yml @@ -38,6 +38,10 @@ timeout: 20 wipe-workspace: true + builders: + - shell: + !include-raw ../../build/build + publishers: - html-publisher: name: "Ceph Pull Request Docs" @@ -48,7 +52,3 @@ keep-all: true allow-missing: true link-to-last-build: true - - builders: - - shell: - !include-raw ../../build/build