Remove MTS from Xtesting
[functest-xtesting.git] / build.sh
index d5e4471..9f14b6e 100644 (file)
--- a/build.sh
+++ b/build.sh
@@ -13,8 +13,7 @@ amd64 \
 arm64 \
 arm"}
 amd64_dirs=${amd64_dirs-"\
-docker/core \
-docker/mts"}
+docker/core"}
 arm_dirs=${arm_dirs-${amd64_dirs}}
 arm64_dirs=${arm64_dirs-${amd64_dirs}}
 tag=${BRANCH:-latest}