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

scott: Job [CHMB_Commit_Build] configuration updated

Change performed by 楊慶堂
parent 13b1597c
......@@ -32,7 +32,7 @@
</userRemoteConfigs>
<branches>
<hudson.plugins.git.BranchSpec>
<name>:^(?!(origin/expert_)).*</name>
<name>origin/${gitlabSourceBranch}</name>
</hudson.plugins.git.BranchSpec>
</branches>
<doGenerateSubmoduleConfigurations>false</doGenerateSubmoduleConfigurations>
......@@ -44,7 +44,6 @@
<disabled>false</disabled>
<blockBuildWhenDownstreamBuilding>false</blockBuildWhenDownstreamBuilding>
<blockBuildWhenUpstreamBuilding>false</blockBuildWhenUpstreamBuilding>
<authToken>build_hrb_manage</authToken>
<triggers>
<com.dabsquared.gitlabjenkins.GitLabPushTrigger plugin="gitlab-plugin@1.5.13">
<spec></spec>
......@@ -63,9 +62,9 @@
<branchFilterType>RegexBasedFilter</branchFilterType>
<includeBranchesSpec></includeBranchesSpec>
<excludeBranchesSpec></excludeBranchesSpec>
<sourceBranchRegex>(.*release.*|.*hotfix.*|.*develop|.*master)</sourceBranchRegex>
<sourceBranchRegex>(release/.*|hotfix/.*|develop|master)</sourceBranchRegex>
<targetBranchRegex></targetBranchRegex>
<secretToken>{AQAAABAAAAAQyVk8YNbJb6hpb5R7vH+kkgoNk/5QPImeK0QGImlD82s=}</secretToken>
<secretToken>{AQAAABAAAAAQTqJYeHFIwzJbzsYxNX6C1aGR54/1ELVNmQRJpWZ3/og=}</secretToken>
<pendingBuildName></pendingBuildName>
<cancelPendingBuildsOnUpdate>false</cancelPendingBuildsOnUpdate>
</com.dabsquared.gitlabjenkins.GitLabPushTrigger>
......
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