1

Is it possible to use a local build server for a Visual Studio Online account so that with a gated check-in policy, check-ins are only committed when the build server builds successfully? I don't have expertise in this space, so ideally I'm looking for steps to do the setup.

Dylan Smith
  • 22,069
  • 2
  • 47
  • 62
Mark13426
  • 2,569
  • 6
  • 41
  • 75

1 Answers1

1

Yes, you can do what you are asking. Simply install TFS Build Server and when you are configuring it give it the URL for your VSO Collection.

Dylan Smith
  • 22,069
  • 2
  • 47
  • 62