Build definition

When you download a build definition from Azure DevOps, it produces a JSON file with all the information. A sample build definition would look something like this:

Note: The links in the file above may not work since its a sample file.

Last updated