ms.topic | ms.service | ms.manager | ms.author | author | ms.date |
---|---|---|---|---|---|
include |
azure-devops-pipelines |
mijacobs |
jukullam |
juliakm |
02/13/2020 |
Build and deploy your app examples
Build and release tasks catalog
-
Git: Improve code quality with branch policies with an option to require that code builds before it can be merged to a branch. For GitHub repositories, similar policies are available in GitHub's repository settings under Branches.
-
TFVC: Use gated check-in.
-
Build and release tasks to run tests, scripts, and a wide range of other processes.
-
Specify build options such as specifying how completed builds are named, building multiple configurations, creating work items on failure.
-
Supported source repositories to pick the source of the build and modify options such as how the agent workspace is cleaned.
-
Set build triggers to modify how your CI builds run and to specify scheduled builds.
-
Specify build retention policies to automatically delete old builds.
If you're using Azure Pipelines, you might need more parallel jobs. See Parallel jobs in Azure Pipelines.