X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=ci%2Fbuild.sh;h=6bbe5eeb527ba97ca21584489cf95140a0d60ffc;hb=refs%2Fchanges%2F01%2F39801%2F1;hp=0b46a7d7ae8921a76d0439579a5d62ac4c169a86;hpb=f78cdfd4f841fefc0a5c51cff094cddcf1ca6b6f;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)