I'm currently creating a release definition for our project and I'm stuck with this problem, could both build and release definition use the same agent if yes, then how? If no, what are other options to do this?
I've already posted the same question on github and Microsoft developer community. Here are the links:
Microsoft Dev:
Github:
Yes.
Set agent for release:
Set default agent for build (You can change agent when queue build)
An article about setup a private agent: Deploy an agent on Windows