diff --git a/jobs/CHMB_Analysis/config.xml b/jobs/CHMB_Analysis/config.xml index c1289106f4fbabc86e29ce0d5c32c79c5eff7cd9..2da1129f011aa1fdad71971861a55f8e773e9a32 100644 --- a/jobs/CHMB_Analysis/config.xml +++ b/jobs/CHMB_Analysis/config.xml @@ -7,6 +7,16 @@ ylhealth + + + + Branch_Variable + + develop + false + + + 1 @@ -26,7 +36,7 @@ - */develop + $Branch_Variable false @@ -38,21 +48,17 @@ false false false - - - H H(8-22)/2 * * 1-5 - - + false org.ylhealth.ym.hrb.backend CHMB - compile $SONAR_MAVEN_GOAL -Dsonar.host.url=$SONAR_HOST_URL -Dsonar.login=$SONAR_AUTH_TOKEN -Dsonar.projectKey=CRM_Booking -Dsonar.projectName=CHMB -Dsonar.sources=src/main -Dsonar.sourceEncoding=UTF-8 -Dsonar.java.sources=1.8 -Dsonar.junit.reportsPath=reports/java/surefire-reports -Dsonar.jacoco.reportPath=reports/java/jacoco.exec -Dsonar.javascript.lcov.reportPath=reports/js/lcov.dat -DskipTests=true + clean verify sonar:sonar spring-boot:run true false - false + true false true false @@ -65,17 +71,63 @@ true - - + + + $QA_Group + false + false + true + + + + + + + low + [DependencyCheck] + + false + false + false + false + + + + + + + + + + + + + + + + + + + false + true + false + target/dependency-check-report.xml + + - + + false + + + false + - FAILURE - 2 - RED + SUCCESS + 0 + BLUE true \ No newline at end of file