在新的TFS构建系统中,我想配置一个持续集成触发器,只触发git仓库中的子文件夹。这可能吗?我该怎么办?我已经为过滤器字段尝试了许多格式,到目前为止还没有任何工作。
感谢。
答案 0 :(得分:2)
It seems that there is no way to limit the CI trigger to a specific folder within the repo. There is a feature request on the Microsoft UserVoice site, you can vote it:
答案 1 :(得分:2)