title | description | ms.topic | ms.assetid | ms.date | monikerRange |
---|---|---|---|---|---|
Build source repositories |
Build source repositories using Azure Pipelines |
reference |
6DFCFEB4-05EC-4A73-9382-A20D161A53D4 |
01/25/2023 |
<= azure-devops |
[!INCLUDE version-lt-eq-azure-devops]
::: moniker range="tfs-2018" [!INCLUDE temp] ::: moniker-end
Azure Pipelines, Azure DevOps Server, and TFS integrate with a number of version control systems. When you use any of these version control systems, you can configure a pipeline to build, test, and deploy your application.
YAML pipelines are a new form of pipelines that have been introduced in Azure DevOps Server 2019 and in Azure Pipelines. YAML pipelines only work with certain version control systems. The following table shows all the supported version control systems and the ones that support YAML pipelines.
Repository type | Azure Pipelines (YAML) | Azure Pipelines (classic editor) | Azure DevOps Server 2022, 2020, 2019, TFS 2018 |
---|---|---|---|
Azure Repos Git | Yes | Yes | Yes |
Azure Repos TFVC | No | Yes | Yes |
GitHub | Yes | Yes | No |
GitHub Enterprise Server | Yes | Yes | TFS 2018.2 and higher |
Bitbucket Cloud | Yes | Yes | No |
Bitbucket Server | No | Yes | Yes |
Subversion | No | Yes | Yes |