From 8aff5e2f4c3b72536a62117bd141f32937cdcde5 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 edcfc101b25..c2212641e77 100644 --- a/pom.xml +++ b/pom.xml @@ -1523,12 +1523,18 @@ distribution - false + true inlong-distribution + + fast + + false + +