From: Alfredo Deza Date: Tue, 3 May 2016 13:11:25 +0000 (-0400) Subject: ceph-deploy-docs: include build_utils in shell builder X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=122f728efdcf669b34f11cf576ddac94abe1e7c0;p=ceph-build.git ceph-deploy-docs: include build_utils in shell builder Signed-off-by: Alfredo Deza --- diff --git a/ceph-deploy-docs/config/definitions/ceph-deploy-docs.yml b/ceph-deploy-docs/config/definitions/ceph-deploy-docs.yml index fcd1d10a..95a98508 100644 --- a/ceph-deploy-docs/config/definitions/ceph-deploy-docs.yml +++ b/ceph-deploy-docs/config/definitions/ceph-deploy-docs.yml @@ -31,4 +31,6 @@ builders: - shell: - !include-raw ../../build/build + !include-raw: + - ../../../scripts/build_utils.sh + - ../../build/build