TeamCity工件路径组合文件夹 [英] TeamCity artifact paths combine folders

查看:955
本文介绍了TeamCity工件路径组合文件夹的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要创建包含两个文件夹的zip存档工件。我知道如何创建一个文件夹存档:

I need to create zip archive artifact which contains two folders. I know how to create one folder archive:

Folder1 => myartifact.zip

但是如何告诉TeamCity将Folder2添加到同一个存档?

But how can I tell TeamCity to add Folder2 to same archive?

推荐答案

同一个target_archive名称可以多次使用,例如:

The same target_archive name can be used multiple times, for example:

*/.html => report.zip
*/.css => report.zip!/css/

另请参阅:http://confluence.jetbrains.net/display/TCD7/Configuring+General+Settings#ConfiguringGeneralSettings-artifactPaths

这篇关于TeamCity工件路径组合文件夹的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆