aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index 929f71f1b..88c5a4150 100644
--- a/build.sh
+++ b/build.sh
@@ -2,7 +2,7 @@
set -e
-repo=${repo:-opnfv}
+repo=${REPO:-opnfv}
amd64_dirs=${amd64_dirs-"\
docker/core \
docker/healthcheck \