From: Alfredo Deza Date: Wed, 3 Jun 2015 15:54:50 +0000 (-0400) Subject: place the pbuilder setup script before the actual build step X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=fc29517231a6b074beb58a672d29bbe730186bad;p=ceph-build.git place the pbuilder setup script before the actual build step Signed-off-by: Alfredo Deza --- diff --git a/ceph-build/config/definitions/ceph-build.yml b/ceph-build/config/definitions/ceph-build.yml index 8ad3c700..0d0b26d6 100644 --- a/ceph-build/config/definitions/ceph-build.yml +++ b/ceph-build/config/definitions/ceph-build.yml @@ -45,6 +45,8 @@ which-build: last-successful - shell: !include-raw ../../build/build1 + - shell: + !include-raw ../../build/setup_pbuilder - shell: !include-raw ../../build/build2