diff --git a/jobs/HRB_Commit_Build/config.xml b/jobs/HRB_Commit_Build/config.xml index 49de7962f32cbaf080743a30716e5408a9649405..8bfc828bd5ea8c3679a1b133fe6293db2d770e7f 100644 --- a/jobs/HRB_Commit_Build/config.xml +++ b/jobs/HRB_Commit_Build/config.xml @@ -1,15 +1,12 @@ - 注意! -這是前台 目前先配合SVN的英文名稱 -1. 接收到Request從GitLab -2. Build Code -3. Source Code Analysis -4. Print Coverage Report -5. Print Unit Test Report + 1. Build Code and run unit test. +2. Source Code Analysis +3. Print Coverage Report +4. Print Unit Test Report -假如過成有問題會通知RD群組 +Jenkins will send email to RD Team if build fails. false @@ -41,7 +38,7 @@ - "Build Node 134"||"Build Node 133"||master + "Build Node 133" false false false @@ -66,7 +63,7 @@ - {AQAAABAAAAAQ/QjhFVQhQF2D36e8f5jGJXWzPntSXpJY5ECX/Lr7urk=} + {AQAAABAAAAAQVSZWq1L4bB1GfGJjSrZUrby9jr6A8thgTAX5561GeW0=} false @@ -74,42 +71,13 @@ false - clean compile cobertura:cobertura + clean package cobertura:cobertura Maven_3.39 false true - - - - SUCCESS - 0 - BLUE - true - - - SUCCESS - 0 - BLUE - true - - - - - - - HRB_Analysis - ALWAYS - false - false - false - - - - - @@ -169,11 +137,13 @@ 1.0 false - + $RD_Group false false - + + + \ No newline at end of file