diff --git a/jobs/CheckUpReportUpload_Analysis/config.xml b/jobs/CheckUpReportUpload_Analysis/config.xml
index f4a1b8bd5474e8056bb8a1410a6822ce644e3ace..53e76bb1ec43e2d1b337c897d57b6ccefddf15f0 100644
--- a/jobs/CheckUpReportUpload_Analysis/config.xml
+++ b/jobs/CheckUpReportUpload_Analysis/config.xml
@@ -36,7 +36,7 @@
org.ylhealth.ym.chm.agent
ReportUploader
- compile $SONAR_MAVEN_GOAL -Dsonar.host.url=$SONAR_HOST_URL -Dsonar.login=$SONAR_AUTH_TOKEN -Dsonar.projectKey=CheckUpReportUpload -Dsonar.projectName=CheckUpReportUpload -Dsonar.sources=src/main -Dsonar.sourceEncoding=UTF-8 -Dsonar.java.sources=1.8 -Dsonar.junit.reportPaths=reports/java/surefire-reports -Dsonar.jacoco.reportPaths=reports/java/jacoco.exec -Dsonar.javascript.lcov.reportPaths=reports/js/lcov.dat -DskipTests=true
+ compile $SONAR_MAVEN_GOAL -Dsonar.host.url=$SONAR_HOST_URL -Dsonar.login=$SONAR_AUTH_TOKEN -Dsonar.projectKey=CheckUpReportUpload -Dsonar.projectName=健檢報告上傳 -Dsonar.sources=src/main -Dsonar.sourceEncoding=UTF-8 -Dsonar.java.sources=1.8 -Dsonar.junit.reportPaths=reports/java/surefire-reports -Dsonar.jacoco.reportPaths=reports/java/jacoco.exec -Dsonar.javascript.lcov.reportPaths=reports/js/lcov.dat -DskipTests=true
true
false
false