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

scott: Job [Deploy_Batch_Prod] configuration updated

Change performed by ·¨¼y°ó
parent b6f782ac
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
2. Jenkis打包完會放到 10.36.220.122:/opt/chm/
 2. Jenkis打包完會放到 10.36.220.122:/opt/chm/
3. 透過MobaXterm進入到正式環境10.36.220.122
 3. 透過MobaXterm進入到正式環境10.36.220.122
4. Command : cd /opt/chm
 4. Command : cd /opt/chm
5. Command : /opt/chm/updateCRM.sh</description> 5. Command : /opt/chm/updateBatch.sh</description>
<keepDependencies>false</keepDependencies> <keepDependencies>false</keepDependencies>
<properties> <properties>
<hudson.security.AuthorizationMatrixProperty> <hudson.security.AuthorizationMatrixProperty>
...@@ -69,13 +69,12 @@ hotfix/1.15.1GA</description> ...@@ -69,13 +69,12 @@ hotfix/1.15.1GA</description>
<artifactNumToKeep>-1</artifactNumToKeep> <artifactNumToKeep>-1</artifactNumToKeep>
</strategy> </strategy>
</jenkins.model.BuildDiscarderProperty> </jenkins.model.BuildDiscarderProperty>
<hudson.security.AuthorizationMatrixProperty reference="../hudson.security.AuthorizationMatrixProperty"/>
</properties> </properties>
<scm class="hudson.plugins.git.GitSCM" plugin="git@3.12.1"> <scm class="hudson.plugins.git.GitSCM" plugin="git@3.12.1">
<configVersion>2</configVersion> <configVersion>2</configVersion>
<userRemoteConfigs> <userRemoteConfigs>
<hudson.plugins.git.UserRemoteConfig> <hudson.plugins.git.UserRemoteConfig>
<url>https://cm.ylhealth.org/gitlab/ym/CRM.git</url> <url>https://cm.ylhealth.org/gitlab/ym/CRM_Batch.git</url>
<credentialsId>3485e854-8389-40e8-8c86-b94e94e91904</credentialsId> <credentialsId>3485e854-8389-40e8-8c86-b94e94e91904</credentialsId>
</hudson.plugins.git.UserRemoteConfig> </hudson.plugins.git.UserRemoteConfig>
</userRemoteConfigs> </userRemoteConfigs>
...@@ -133,6 +132,8 @@ hotfix/1.15.1GA</description> ...@@ -133,6 +132,8 @@ hotfix/1.15.1GA</description>
<botUser>false</botUser> <botUser>false</botUser>
<room></room> <room></room>
<sendAsText>false</sendAsText> <sendAsText>false</sendAsText>
<iconEmoji></iconEmoji>
<username></username>
<startNotification>false</startNotification> <startNotification>false</startNotification>
<notifySuccess>false</notifySuccess> <notifySuccess>false</notifySuccess>
<notifyAborted>true</notifyAborted> <notifyAborted>true</notifyAborted>
......
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