Fix phase conditions
[functest-kubernetes.git] / build.sh
index d882997..c9ee404 100644 (file)
--- a/build.sh
+++ b/build.sh
@@ -7,6 +7,8 @@ amd64_dirs=${amd64_dirs-"\
 docker/core \
 docker/healthcheck \
 docker/smoke \
+docker/cnf \
+docker/security \
 docker/features"}
 arm64_dirs=${arm64_dirs-${amd64_dirs}}
 build_opts=(--pull=true --no-cache --force-rm=true)