将单个文件从jenkins中的工作区复制到另一个文件夹

时间:2015-08-12 04:39:21

标签: jenkins hudson jenkins-plugins artifact-deployer

我想将Jenkins工作区中的文件夹中的单个文件复制到另一个文件夹。目前我试图对Artifacts Deployer插件做同样的事情。 enter image description here 但它将整个文件夹结构复制到目标文件夹。如下

enter image description here

我只想将StyleCopViolations.xml放在DestFolder中。我正在使用Windows机器。请帮忙。

0 个答案:

没有答案