C
Coder122
Guest
I need to create a CI-CD pipeline in TFS 2017(TFS is hosted on a server) for a WPF Application. WPF Application is built on Visual Studio 2017 edition & code branch is located in TFS.
A part of CI-CD, I need to first install Agent. I am new with this.
Pls. help.
Continue reading...
A part of CI-CD, I need to first install Agent. I am new with this.
So want to know, Do i need to install Agent on the server(where TFS Hosted) only or the Agent can be installed on my laptop as well?
I tried install agent on the TFS Server & a default agent has been created. But then while creating build on TFS, receiving issue: "No agent found in pool Default which satisfies the specified demands: msbuild visualstudio vstest Agent.Version -gtVersion 2.115.0"
Pls. help.
Continue reading...