From: Andrew Schoen Date: Mon, 16 Nov 2015 22:59:45 +0000 (-0600) Subject: ceph-build: combine all build scripts into one shell directive X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=6df0d62e77778e51dd8532fe3e934509765ed22f;p=ceph-build.git ceph-build: combine all build scripts into one shell directive This way they can all share the scripts/build_utils.sh file Signed-off-by: Andrew Schoen --- diff --git a/ceph-build/config/definitions/ceph-build.yml b/ceph-build/config/definitions/ceph-build.yml index b23ffd6d..4e93b41d 100644 --- a/ceph-build/config/definitions/ceph-build.yml +++ b/ceph-build/config/definitions/ceph-build.yml @@ -39,12 +39,9 @@ !include-raw: - ../../../scripts/build_utils.sh - ../../build/setup - - shell: - !include-raw ../../build/setup_pbuilder - - shell: - !include-raw ../../build/build_deb - - shell: - !include-raw ../../build/build_rpm + - ../../build/setup_pbuilder + - ../../build/build_deb + - ../../build/build_rpm publishers: - archive: