From a1b9bf3e845c7d8dc790267a70b0dc133fd322e6 Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Wed, 19 Jul 2017 13:58:23 -0400 Subject: [PATCH] ceph-pr-docs: alter the order of the publisher, might help fix missing execution Signed-off-by: Alfredo Deza --- ceph-pr-docs/config/definitions/ceph-pr-docs.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 -- 2.47.3