aboutsummaryrefslogtreecommitdiffstats
path: root/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build.sh')
-rw-r--r--build.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index ce6f9deea..2cd00fa3f 100644
--- a/build.sh
+++ b/build.sh
@@ -17,7 +17,8 @@ docker/tempest \
docker/healthcheck \
docker/smoke \
docker/benchmarking \
-docker/features"}
+docker/features \
+docker/smoke-cntt"}
arm64_dirs=${arm64_dirs-${amd64_dirs}}
build_opts=("--pull=true" --no-cache "--force-rm=true")