开发者

What is the meaning of Build Agent in Team Foundation Server?

开发者 https://www.devze.com 2022-12-16 03:58 出处:网络
What is the meaning of Build Agent in the Architectural of Team System Team Build? 开发者_如何学JAVAI want to understand it to configuration the TFS for our company

What is the meaning of Build Agent in the Architectural of Team System Team Build? 开发者_如何学JAVAI want to understand it to configuration the TFS for our company

What is the meaning of Build Agent in Team Foundation Server?

(source: microsoft.com)


A build agent is a machine that builds code. You define and request the build in Team Explorer and it it builds on another machine, the build agent.

You can use i for continuous integration or other builds.

0

精彩评论

暂无评论...
验证码 换一张
取 消