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

scott: Job [Deploy_H4USync_Prod] configuration updated

Change performed by ·¨¼y°ó
parent 26ca62e4
<?xml version='1.1' encoding='UTF-8'?>
<maven2-moduleset plugin="maven-plugin@3.2">
<maven2-moduleset plugin="maven-plugin@3.3">
<actions/>
<description>打包完,要把&#xd;
target\H4USync-0.0.1-SNAPSHOT.jar&#xd;
......@@ -59,7 +59,7 @@ D:\Sync\H4USync\lib 下&#xd;
</strategy>
</jenkins.model.BuildDiscarderProperty>
</properties>
<scm class="hudson.plugins.git.GitSCM" plugin="git@3.10.0">
<scm class="hudson.plugins.git.GitSCM" plugin="git@3.10.1">
<configVersion>2</configVersion>
<userRemoteConfigs>
<hudson.plugins.git.UserRemoteConfig>
......@@ -111,7 +111,16 @@ D:\Sync\H4USync\lib 下&#xd;
<perModuleEmail>true</perModuleEmail>
</hudson.maven.reporters.MavenMailer>
</reporters>
<publishers/>
<publishers>
<hudson.tasks.ArtifactArchiver>
<artifacts>target/**/*.jar</artifacts>
<allowEmptyArchive>false</allowEmptyArchive>
<onlyIfSuccessful>false</onlyIfSuccessful>
<fingerprint>false</fingerprint>
<defaultExcludes>true</defaultExcludes>
<caseSensitive>true</caseSensitive>
</hudson.tasks.ArtifactArchiver>
</publishers>
<buildWrappers/>
<prebuilders/>
<postbuilders/>
......
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