X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=ci%2Fbuild.sh;h=0b46a7d7ae8921a76d0439579a5d62ac4c169a86;hb=1492052d7b3e3c6a532b52718de07d63ac6ff404;hp=9ae43f30f43be1abb4020ee6fce01a3c4668c9fd;hpb=854bd1e6df678df6a6364097b6de413522fe6b91;p=armband.git diff --git a/ci/build.sh b/ci/build.sh index 9ae43f30..0b46a7d7 100755 --- a/ci/build.sh +++ b/ci/build.sh @@ -15,5 +15,5 @@ export OPNFV_GIT_SHA=$(git rev-parse HEAD) export LOCAL_CACHE_ARCH_NAME="armband-cache" # Initialize Armband git submodules & apply patches first -make -C ${ARMBAND_BASE} submodules-clean patches-import +make -C ${ARMBAND_BASE} patches-import cd ${ARMBAND_BASE}/upstream/fuel/ci && ./build.sh $*