aboutsummaryrefslogtreecommitdiffstats
path: root/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build.sh')
-rw-r--r--build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index b78f1086..c699b1eb 100644
--- a/build.sh
+++ b/build.sh
@@ -9,7 +9,7 @@ set -xe
repo=${REPO:-opnfv}
tag=${BRANCH:-latest}
-arch=${arch_tag-"\
+arch=${arch-"\
amd64 \
arm64"}
image="xtesting"