Commit cc5920e4 authored by YM-RD-AP01\ymadmin's avatar YM-RD-AP01\ymadmin

scott: Job [HRB_Analysis] configuration updated

Change performed by 楊慶堂
parent cc436d02
...@@ -57,7 +57,7 @@ SonarQbue 流程如下
 ...@@ -57,7 +57,7 @@ SonarQbue 流程如下
<groupId>org.ylhealth.ym.hrb.backend</groupId> <groupId>org.ylhealth.ym.hrb.backend</groupId>
<artifactId>HRB</artifactId> <artifactId>HRB</artifactId>
</rootModule> </rootModule>
<goals>clean org.owasp:dependency-check-maven:check sonar:sonar -Dsonar.login=eb396b211331459d36bcc651164b4695d97fb05b</goals> <goals>clean compile org.owasp:dependency-check-maven:check sonar:sonar -Dsonar.login=eb396b211331459d36bcc651164b4695d97fb05b</goals>
<defaultGoals>spring-boot:run</defaultGoals> <defaultGoals>spring-boot:run</defaultGoals>
<aggregatorStyleBuild>true</aggregatorStyleBuild> <aggregatorStyleBuild>true</aggregatorStyleBuild>
<incrementalBuild>false</incrementalBuild> <incrementalBuild>false</incrementalBuild>
...@@ -86,7 +86,7 @@ SonarQbue 流程如下&#xd; ...@@ -86,7 +86,7 @@ SonarQbue 流程如下&#xd;
<org.jenkinsci.plugins.DependencyCheck.DependencyCheckPublisher plugin="dependency-check-jenkins-plugin@5.1.0"> <org.jenkinsci.plugins.DependencyCheck.DependencyCheckPublisher plugin="dependency-check-jenkins-plugin@5.1.0">
<totalThresholdAnalysisExploitable>false</totalThresholdAnalysisExploitable> <totalThresholdAnalysisExploitable>false</totalThresholdAnalysisExploitable>
<newThresholdAnalysisExploitable>false</newThresholdAnalysisExploitable> <newThresholdAnalysisExploitable>false</newThresholdAnalysisExploitable>
<pattern></pattern> <pattern>**/dependency-check-report.xml</pattern>
</org.jenkinsci.plugins.DependencyCheck.DependencyCheckPublisher> </org.jenkinsci.plugins.DependencyCheck.DependencyCheckPublisher>
</publishers> </publishers>
<buildWrappers> <buildWrappers>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment