diff --git a/config.xml b/config.xml index 3d1378100183c83ac89425ea7fc494a9fe614379..7a625fd71b146fca15fd5c949c8d7c3cb104c548 100644 --- a/config.xml +++ b/config.xml @@ -650,6 +650,7 @@ CHMB_Commit_Build Form_Commit_Build HRA_Backend_Commit_Build + HRB_APP_Commit_Build HRB_Commit_Build ReportUploadAgent_Commit_Build diff --git a/jobs/HRB_APP_Commit_Build/config.xml b/jobs/HRB_APP_Commit_Build/config.xml new file mode 100644 index 0000000000000000000000000000000000000000..1dbb5358605c565f575b582fe23640c6892140d0 --- /dev/null +++ b/jobs/HRB_APP_Commit_Build/config.xml @@ -0,0 +1,155 @@ + + + + 1. Build Code and run unit test. +2. Source Code Analysis +3. Print Coverage Report +4. Print Unit Test Report + +Jenkins will send email to RD Team if build fails. + false + + + ylhealth + + + + -1 + 3 + -1 + -1 + + + + + 2 + + + https://cm.ylhealth.org/gitlab/ym/HRB.git + 3485e854-8389-40e8-8c86-b94e94e91904 + + + + + origin/${gitlabSourceBranch} + + + false + + + + "Build Node 134"||"Build Node 133"||master + false + false + false + false + + + + true + true + false + false + false + false + never + true + Jenkins please retry a build + true + true + true + RegexBasedFilter + + + (.*release.*|.*hotfix.*|.*develop|.*master) + + {AQAAABAAAAAQ7VVIbxoqNjnPYHJ5txQemYwyldxHTv67tNVqarJZmqE=} + + false + + + false + + + clean package cobertura:cobertura -Dcobertura.report.format=xml + Maven_3.39 + false + + + true + + + + + **/target/site/cobertura/coverage.xml + false + false + false + false + false + false + 0 + true + 80, 0, 0 + 70, 0, 0 + + + + LINE + 8000000 + + + CONDITIONAL + 7000000 + + + + + + + LINE + 0 + + + CONDITIONAL + 0 + + + + + + + LINE + 0 + + + CONDITIONAL + 0 + + + + ASCII + false + + + **/target/surefire-reports/*.xml + false + 1.0 + false + + + $RD_Group + false + false + + + + + false + + + false + + + + \ No newline at end of file