From f81cc9353247654f75f285263dafa6fa05a83846 Mon Sep 17 00:00:00 2001 From: chenhaoran Date: Fri, 2 Aug 2024 01:12:47 +0800 Subject: [PATCH] test: scan returned values in ci --- Jenkinsfile2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile2 b/Jenkinsfile2 index 3204fc56fe..5a19ad5441 100644 --- a/Jenkinsfile2 +++ b/Jenkinsfile2 @@ -454,7 +454,7 @@ pipeline { } } sh ''' - cd ${WKC}/tests/ci + cd ${WKC}/tests/parallel_test run_scan_container.sh -d ${WK} -b ${BRANCH_NAME}_${BUILD_ID} -f ${WK}/../log/${BRANCH_NAME}_${BUILD_ID}/docs_changed.txt ''' + extra_param + ''' ''' sh '''