aboutsummaryrefslogtreecommitdiffstats
path: root/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build.sh')
-rw-r--r--build.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index c6bbd85c3..9ccb16a1c 100644
--- a/build.sh
+++ b/build.sh
@@ -10,7 +10,6 @@ docker/healthcheck \
docker/smoke \
docker/benchmarking \
docker/features \
-docker/components \
docker/vnf"}
arm64_dirs=${arm64_dirs-${amd64_dirs}}
build_opts=(--pull=true --no-cache --force-rm=true)