Azure DevOps Server 2019 - 创建管道 - 你的代码在哪里没有 GitHub yaml 选项

问题描述

我有 Azure Devops 服务器 2019 更新 1.1,我从几个视频中了解到,当我们尝试创建新管道时,我们应该看到以下几个选项

enter image description here

而在我的服务器上,没有“Githyb Yaml”,只有企业或其他git

enter image description here

我是否缺少配置或更新?谢谢

解决方法

Azure DevOps Server 2019 - 创建管道 - 你的代码在哪里没有 GitHub yaml 选项

根据官方文档Supported source repositories,Azure Devops server 2019 即使在经典编辑器中也不支持GitHub作为源存储库类型:

enter image description here

因此,Azure DevOps Server 2019 上没有 GitHub yaml 选项。目前仅支持 Azure DevOps 服务。