Azure pipeline from Yaml hosted on Gitlab

我的未来我决定 提交于 2020-01-30 13:15:28

问题


I think it isn't possible to create an Azure Pipeline from Yaml when hosting the Git repository in GitLab. Is anyone able to confirm or deny this?

I think it is possible for GitHub, BitBucket and Azure Repos Git.


回答1:


You're right, according to the docs the YAML supported only in Azure Repos Git, Bitbucket Cloud, GitHub and GitHub Enterprise Server:



来源:https://stackoverflow.com/questions/58027480/azure-pipeline-from-yaml-hosted-on-gitlab

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!