X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=ci%2Fbuild.sh;h=6bbe5eeb527ba97ca21584489cf95140a0d60ffc;hb=c4c13ebf82d7353e7ca5087bdf0b726b1e146e69;hp=0b46a7d7ae8921a76d0439579a5d62ac4c169a86;hpb=56a142c05905e943d5b19af1eeedc66d06c16477;p=armband.git diff --git a/ci/build.sh b/ci/build.sh index 0b46a7d7..6bbe5eeb 100755 --- a/ci/build.sh +++ b/ci/build.sh @@ -8,7 +8,7 @@ set -e SCRIPT_DIR=$(readlink -f $(dirname ${BASH_SOURCE[0]})) -BUILD_BASE=$(readlink -e ${SCRIPT_DIR}/../upstream/fuel/build) +BUILD_BASE=$(readlink -f ${SCRIPT_DIR}/../upstream/fuel/build) export ARMBAND_BASE=$(readlink -e ${SCRIPT_DIR}/..) export OPNFV_GIT_SHA=$(git rev-parse HEAD)