From: sharath Date: Fri, 7 Sep 2018 07:36:43 +0000 (+0530) Subject: enhance build job to build all the stacks that are supported by DMM X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=935154b7f60f86ef85fd0e91f09c65fec79552ab;p=ci-management.git enhance build job to build all the stacks that are supported by DMM Change-Id: I294ef7e43a561715809e5a3f693d4d0b06927431 Signed-off-by: sharath --- diff --git a/jjb/dmm/include-raw-build.sh b/jjb/dmm/include-raw-build.sh index b353c0660..c49fcec6e 100755 --- a/jjb/dmm/include-raw-build.sh +++ b/jjb/dmm/include-raw-build.sh @@ -3,7 +3,7 @@ set -e -o pipefail # Make DMM -./scripts/build.sh +./scripts/build.sh all echo "*******************************************************************" echo "* DMM BUILD SUCCESSFULLY COMPLETED"