From a00cf6675d95dda22db6bf7582a30f5272a1804a Mon Sep 17 00:00:00 2001 From: featzhang Date: Tue, 20 Jun 2023 12:55:43 +0800 Subject: [PATCH] [INLONG-8242] [CI] Separate the distribution module to improve the performance of check pipeline --- pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 86b0b48d244..01d19dfb616 100644 --- a/pom.xml +++ b/pom.xml @@ -1523,12 +1523,18 @@ distribution - false + true inlong-distribution + + fast + + false + +