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

scott: Job [CHMB_Batch_UAT] configuration updated

Change performed by ·¨¼y°ó
parent 93f71fd9
<?xml version='1.1' encoding='UTF-8'?>
<maven2-moduleset plugin="maven-plugin@3.2">
<maven2-moduleset plugin="maven-plugin@3.4">
<actions/>
<description></description>
<description>康聯部份排程程式(正式)&#xd;
1. PACS名單介接拋轉&#xd;
2. 康聯發 mail &#xd;
&#xd;
jobs:&#xd;
# 將報告送到 HRB&#xd;
TranChkReport:&#xd;
cron: &quot;0 0 1 * * ?&quot;&#xd;
enable: false&#xd;
# 排程寄發 mail&#xd;
SendMail:&#xd;
cron: &quot;*/5 * * * * ?&quot;&#xd;
enable: true&#xd;
PushToPACSJob:&#xd;
enable: true&#xd;
cron1: &quot;0 20 1 ? * MON-SAT&quot;&#xd;
cron2: &quot;0 20 1 ? * SUN&quot;&#xd;
# 批次健檢滿意度問卷&#xd;
ReservationSurveyNoticeJob:&#xd;
cron: &quot;0 0 3 * * ?&quot;&#xd;
enable: false</description>
<keepDependencies>false</keepDependencies>
<properties>
<com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty plugin="gitlab-plugin@1.5.11">
<com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty plugin="gitlab-plugin@1.5.13">
<gitLabConnection>ylhealth</gitLabConnection>
</com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty>
<hudson.model.ParametersDefinitionProperty>
......@@ -29,7 +49,7 @@ hotfix/1.15.1GA</description>
</strategy>
</jenkins.model.BuildDiscarderProperty>
</properties>
<scm class="hudson.plugins.git.GitSCM" plugin="git@3.9.1">
<scm class="hudson.plugins.git.GitSCM" plugin="git@3.12.1">
<configVersion>2</configVersion>
<userRemoteConfigs>
<hudson.plugins.git.UserRemoteConfig>
......@@ -84,13 +104,13 @@ hotfix/1.15.1GA</description>
</reporters>
<publishers/>
<buildWrappers>
<hudson.plugins.ws__cleanup.PreBuildCleanup plugin="ws-cleanup@0.36">
<hudson.plugins.ws__cleanup.PreBuildCleanup plugin="ws-cleanup@0.37">
<deleteDirs>false</deleteDirs>
<cleanupParameter></cleanupParameter>
<externalDelete></externalDelete>
<disableDeferredWipeout>false</disableDeferredWipeout>
</hudson.plugins.ws__cleanup.PreBuildCleanup>
<hudson.plugins.timestamper.TimestamperBuildWrapper plugin="timestamper@1.8.10"/>
<hudson.plugins.timestamper.TimestamperBuildWrapper plugin="timestamper@1.10"/>
</buildWrappers>
<prebuilders>
<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