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

scott: Job [HRB_Analysis] configuration updated

Change performed by 楊慶堂
parent 57efc2c4
...@@ -7,7 +7,7 @@ SonarQbue 流程如下
 ...@@ -7,7 +7,7 @@ SonarQbue 流程如下
2. Dependency Check third party library.</description> 2. Dependency Check third party library.</description>
<keepDependencies>false</keepDependencies> <keepDependencies>false</keepDependencies>
<properties> <properties>
<com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty plugin="gitlab-plugin@1.5.12"> <com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty plugin="gitlab-plugin@1.5.13">
<gitLabConnection>ylhealth</gitLabConnection> <gitLabConnection>ylhealth</gitLabConnection>
</com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty> </com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty>
<hudson.model.ParametersDefinitionProperty> <hudson.model.ParametersDefinitionProperty>
...@@ -29,7 +29,7 @@ SonarQbue 流程如下&#xd; ...@@ -29,7 +29,7 @@ SonarQbue 流程如下&#xd;
</strategy> </strategy>
</jenkins.model.BuildDiscarderProperty> </jenkins.model.BuildDiscarderProperty>
</properties> </properties>
<scm class="hudson.plugins.git.GitSCM" plugin="git@3.12.0"> <scm class="hudson.plugins.git.GitSCM" plugin="git@4.1.1">
<configVersion>2</configVersion> <configVersion>2</configVersion>
<userRemoteConfigs> <userRemoteConfigs>
<hudson.plugins.git.UserRemoteConfig> <hudson.plugins.git.UserRemoteConfig>
...@@ -83,23 +83,23 @@ SonarQbue 流程如下&#xd; ...@@ -83,23 +83,23 @@ SonarQbue 流程如下&#xd;
</hudson.maven.reporters.MavenMailer> </hudson.maven.reporters.MavenMailer>
</reporters> </reporters>
<publishers> <publishers>
<org.jenkinsci.plugins.DependencyCheck.DependencyCheckPublisher plugin="dependency-check-jenkins-plugin@5.0.2"> <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>target/dependency-check-report.xml</pattern> <pattern></pattern>
</org.jenkinsci.plugins.DependencyCheck.DependencyCheckPublisher> </org.jenkinsci.plugins.DependencyCheck.DependencyCheckPublisher>
</publishers> </publishers>
<buildWrappers> <buildWrappers>
<hudson.plugins.ws__cleanup.PreBuildCleanup plugin="ws-cleanup@0.37"> <hudson.plugins.ws__cleanup.PreBuildCleanup plugin="ws-cleanup@0.38">
<deleteDirs>false</deleteDirs> <deleteDirs>false</deleteDirs>
<cleanupParameter></cleanupParameter> <cleanupParameter></cleanupParameter>
<externalDelete></externalDelete> <externalDelete></externalDelete>
<disableDeferredWipeout>false</disableDeferredWipeout> <disableDeferredWipeout>false</disableDeferredWipeout>
</hudson.plugins.ws__cleanup.PreBuildCleanup> </hudson.plugins.ws__cleanup.PreBuildCleanup>
<hudson.plugins.ansicolor.AnsiColorBuildWrapper plugin="ansicolor@0.6.2"> <hudson.plugins.ansicolor.AnsiColorBuildWrapper plugin="ansicolor@0.6.3">
<colorMapName>xterm</colorMapName> <colorMapName>xterm</colorMapName>
</hudson.plugins.ansicolor.AnsiColorBuildWrapper> </hudson.plugins.ansicolor.AnsiColorBuildWrapper>
<hudson.plugins.timestamper.TimestamperBuildWrapper plugin="timestamper@1.10"/> <hudson.plugins.timestamper.TimestamperBuildWrapper plugin="timestamper@1.11"/>
</buildWrappers> </buildWrappers>
<prebuilders/> <prebuilders/>
<postbuilders/> <postbuilders/>
......
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