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

scott: Job [Deploy_CHM_DIHTEST_164] configuration updated

Change performed by ·¨¼y°ó
parent 9eab9d71
...@@ -29,7 +29,7 @@ hotfix/1.15.1GA</description> ...@@ -29,7 +29,7 @@ hotfix/1.15.1GA</description>
</strategy> </strategy>
</jenkins.model.BuildDiscarderProperty> </jenkins.model.BuildDiscarderProperty>
</properties> </properties>
<scm class="hudson.plugins.git.GitSCM" plugin="git@3.9.1"> <scm class="hudson.plugins.git.GitSCM" plugin="git@3.9.3">
<configVersion>2</configVersion> <configVersion>2</configVersion>
<userRemoteConfigs> <userRemoteConfigs>
<hudson.plugins.git.UserRemoteConfig> <hudson.plugins.git.UserRemoteConfig>
...@@ -51,7 +51,11 @@ hotfix/1.15.1GA</description> ...@@ -51,7 +51,11 @@ hotfix/1.15.1GA</description>
<disabled>false</disabled> <disabled>false</disabled>
<blockBuildWhenDownstreamBuilding>false</blockBuildWhenDownstreamBuilding> <blockBuildWhenDownstreamBuilding>false</blockBuildWhenDownstreamBuilding>
<blockBuildWhenUpstreamBuilding>false</blockBuildWhenUpstreamBuilding> <blockBuildWhenUpstreamBuilding>false</blockBuildWhenUpstreamBuilding>
<triggers/> <triggers>
<hudson.triggers.TimerTrigger>
<spec>0 7,13,17 * * 1-6</spec>
</hudson.triggers.TimerTrigger>
</triggers>
<concurrentBuild>false</concurrentBuild> <concurrentBuild>false</concurrentBuild>
<rootModule> <rootModule>
<groupId>org.ylhealth.ym</groupId> <groupId>org.ylhealth.ym</groupId>
...@@ -83,9 +87,10 @@ hotfix/1.15.1GA</description> ...@@ -83,9 +87,10 @@ hotfix/1.15.1GA</description>
</hudson.maven.reporters.MavenMailer> </hudson.maven.reporters.MavenMailer>
</reporters> </reporters>
<publishers> <publishers>
<jenkins.plugins.slack.SlackNotifier plugin="slack@2.6"> <jenkins.plugins.slack.SlackNotifier plugin="slack@2.20">
<baseUrl></baseUrl> <baseUrl></baseUrl>
<teamDomain></teamDomain> <teamDomain></teamDomain>
<authToken></authToken>
<tokenCredentialId></tokenCredentialId> <tokenCredentialId></tokenCredentialId>
<botUser>false</botUser> <botUser>false</botUser>
<room></room> <room></room>
...@@ -102,6 +107,12 @@ hotfix/1.15.1GA</description> ...@@ -102,6 +107,12 @@ hotfix/1.15.1GA</description>
<includeFailedTests>false</includeFailedTests> <includeFailedTests>false</includeFailedTests>
<commitInfoChoice>NONE</commitInfoChoice> <commitInfoChoice>NONE</commitInfoChoice>
<includeCustomMessage>false</includeCustomMessage> <includeCustomMessage>false</includeCustomMessage>
<customMessage></customMessage>
<customMessageSuccess></customMessageSuccess>
<customMessageAborted></customMessageAborted>
<customMessageNotBuilt></customMessageNotBuilt>
<customMessageUnstable></customMessageUnstable>
<customMessageFailure></customMessageFailure>
</jenkins.plugins.slack.SlackNotifier> </jenkins.plugins.slack.SlackNotifier>
<hudson.plugins.parameterizedtrigger.BuildTrigger plugin="parameterized-trigger@2.35.2"> <hudson.plugins.parameterizedtrigger.BuildTrigger plugin="parameterized-trigger@2.35.2">
<configs> <configs>
...@@ -121,7 +132,7 @@ hotfix/1.15.1GA</description> ...@@ -121,7 +132,7 @@ hotfix/1.15.1GA</description>
</hudson.plugins.parameterizedtrigger.BuildTrigger> </hudson.plugins.parameterizedtrigger.BuildTrigger>
</publishers> </publishers>
<buildWrappers> <buildWrappers>
<hudson.plugins.timestamper.TimestamperBuildWrapper plugin="timestamper@1.8.10"/> <hudson.plugins.timestamper.TimestamperBuildWrapper plugin="timestamper@1.9"/>
</buildWrappers> </buildWrappers>
<prebuilders> <prebuilders>
<hudson.tasks.Shell> <hudson.tasks.Shell>
......
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