diff --git a/Jenkinsfile2 b/Jenkinsfile2 index 5a19ad5441..4636702340 100644 --- a/Jenkinsfile2 +++ b/Jenkinsfile2 @@ -455,7 +455,7 @@ pipeline { } sh ''' 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 + ''' + run_scan_container.sh -d ${WKDIR} -b ${BRANCH_NAME}_${BUILD_ID} -f ${WK}/../log/${BRANCH_NAME}_${BUILD_ID}/docs_changed.txt ''' + extra_param + ''' ''' sh ''' cd ${WKC}/tests/parallel_test