Continuous integration in VSTS

Essentially, we will follow the process where developers can share code in the repository using IDE. VSTS will trigger a build definition execution and it will perform compilation of source files, unit test execution, and other tasks based on configuration and create a package file:

In VSTS, we need to create the build definition for continuous integration. Go to the VSTS account in the browser.

Click on the PetClinic project:

Click on the Build & Release menu in the top bar and select Builds:

There is no build ...

Get DevOps Bootcamp now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.