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

scott: Job [HRB_Commit_Build] configuration updated

Change performed by 楊慶堂
parent 79d59563
......@@ -66,7 +66,7 @@ Jenkins will send email to RD Team if build fails.</description>
<excludeBranchesSpec></excludeBranchesSpec>
<sourceBranchRegex>(.*release.*|.*hotfix.*|.*develop|.*master)</sourceBranchRegex>
<targetBranchRegex></targetBranchRegex>
<secretToken>{AQAAABAAAAAQb2lb+L7htVMULWsZ65TjitxDI1lXjaZrjcXd4odtw/o=}</secretToken>
<secretToken>{AQAAABAAAAAQaiJd/VZpqjzeUDB0T4QBOwv4+L3rYUiPi2FyFKRGq+0=}</secretToken>
<pendingBuildName></pendingBuildName>
<cancelPendingBuildsOnUpdate>false</cancelPendingBuildsOnUpdate>
</com.dabsquared.gitlabjenkins.GitLabPushTrigger>
......@@ -74,8 +74,8 @@ Jenkins will send email to RD Team if build fails.</description>
<concurrentBuild>false</concurrentBuild>
<builders>
<hudson.tasks.Maven>
<targets>clean package -Pjenkins_analysis</targets>
<mavenName>Maven_3.39</mavenName>
<targets>clean package org.owasp:dependency-check-maven:check -Pjenkins_analysis</targets>
<mavenName>Maven_3.6.3</mavenName>
<usePrivateRepository>false</usePrivateRepository>
<settings class="jenkins.mvn.DefaultSettingsProvider"/>
<globalSettings class="jenkins.mvn.DefaultGlobalSettingsProvider"/>
......
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