Vsts

Continuous Integration in VSTS

Continuous Integration in VSTS I will demonstrate how to setup basic continuous integration to build, test and publish code every time someone commits changes to version control. Requirements VSTS account A VSTS git repository Setting Up Continuous Integration Go to your project in VSTS and follow the steps: Find the Files tab of the Code hub, and then click Set up build and confirm the VSTS repository and branch In the right panel, select .