From: Alfredo Deza Date: Tue, 3 May 2016 13:11:07 +0000 (-0400) Subject: ceph-build-pull-requests: include build_utils in shell builder X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=2fa72fe4230f4d13f7bc9aa3e31c8e6494f8c7ad;p=ceph-build.git ceph-build-pull-requests: include build_utils in shell builder Signed-off-by: Alfredo Deza --- diff --git a/ceph-build-pull-requests/config/definitions/ceph-build-pull-requests.yml b/ceph-build-pull-requests/config/definitions/ceph-build-pull-requests.yml index bb046b47..adfba0bc 100644 --- a/ceph-build-pull-requests/config/definitions/ceph-build-pull-requests.yml +++ b/ceph-build-pull-requests/config/definitions/ceph-build-pull-requests.yml @@ -50,7 +50,9 @@ builders: - shell: - !include-raw ../../build/build + !include-raw: + - ../../../scripts/build_utils.sh + - ../../build/build publishers: - github-notifier