Transfer only modified artifacts
Hello,
I had the impression Teamcity always transfers all arifatcs produced from/to a specific agent.
Is there a way of transferring artifacts only if they really differ?
Thanks
Stefano
Please sign in to leave a comment.
Hello,
Build agent maintains cache of download artifacts, if there is no file in this cache, file will be downloaded again. If file already there, TeamCity won't download it. Parts of the cache of downloaded artifacts can be cleaned if there is not enough space on disk for some build.