From e8dfc478a5d0fe496e519280efaa99a42db51dd5 Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Wed, 16 Mar 2016 10:43:33 -0400 Subject: [PATCH] include the build utils script Signed-off-by: Alfredo Deza --- .../config/definitions/radosgw-agent-pull-requests.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/radosgw-agent-pull-requests/config/definitions/radosgw-agent-pull-requests.yml b/radosgw-agent-pull-requests/config/definitions/radosgw-agent-pull-requests.yml index 1781e472..fc1550f7 100644 --- a/radosgw-agent-pull-requests/config/definitions/radosgw-agent-pull-requests.yml +++ b/radosgw-agent-pull-requests/config/definitions/radosgw-agent-pull-requests.yml @@ -70,7 +70,9 @@ builders: - shell: - !include-raw ../../build/build + !include-raw: + - ../../../scripts/build_utils.sh + - ../../build/build publishers: - github-notifier -- 2.39.5