Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要创建包含两个文件夹的 zip 存档工件。我知道如何创建一个文件夹存档:
Folder1 => myartifact.zip
但是我如何告诉 TeamCity 将 Folder2 添加到同一个存档中?
可以多次使用相同的 target_archive 名称,例如:
*/.html => report.zip */.css => report.zip!/css/
另见:http ://confluence.jetbrains.net/display/TCD7/Configuring+General+Settings#ConfiguringGeneralSettings-artifactPaths