diff options
Diffstat (limited to 'build.sh')
-rw-r--r-- | build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ set -xe repo=${REPO:-opnfv} tag=${BRANCH:-latest} -arch=${arch_tag-"\ +arch=${arch-"\ amd64 \ arm64"} image="xtesting" |