© Jeffrey Palermo 2019
J. Palermo.NET DevOps for Azurehttps://doi.org/10.1007/978-1-4842-5343-4_6

6. Building Code

Jeffrey Palermo1 
(1)
Austin, TX, USA
 
In Chapter 5, you learned how to properly organize your Git repository in preparation of DevOps automation. In this chapter, you will learn how to build the code. You will learn the difference in a private build and an integration build, often called a continuous integration build or CI build. And you will learn how to configure your CI build in Azure DevOps Services. If you are following along in the code, make sure you have cloned the sample application.
https://clearmeasurelabs@dev.azure.com/clearmeasurelabs/
    Onion-DevOps-Architecture/_git/
    Onion-DevOps-Architecture

Structure of a Build

In 2007, ...

Get .NET DevOps for Azure: A Developer's Guide to DevOps Architecture the Right Way 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.