简体   繁体   English

azure devops 缺少 BUILDS

[英]BUILDS are missing from azure devops

Where are the builds?建筑在哪里? How do I create a build?如何创建构建?

When I go to pipelines, I do not see builds:当我 go 到管道时,我没有看到构建:

在此处输入图像描述

I am a member of the build administrators group.我是build administrators组的成员。

From VS, I can go to view builds in browser :从 VS,我可以 go view builds in browser

在此处输入图像描述

That correctly takes me to:这正确地带我去:

https://myorg.visualstudio.com/myproject/_build

Yet, it's still missing builds:然而,它仍然缺少构建:

在此处输入图像描述

I can even query for a specific build:我什至可以查询特定的构建:

https://myorg.visualstudio.com/myproject/_build?definitionId=75&view=runs

And here's what I get:这就是我得到的:

在此处输入图像描述

Where are the builds?建筑在哪里? How do I create a build?如何创建构建?

The previous "Builds" interface can be accessed at the bottom of the "Where is your Code" section.之前的“Builds”界面可以在“Where is your Code”部分的底部访问。 click on "Use the classic Editor"点击“使用经典编辑器”

经典建筑

CLicking that will now lead you to the "classic" interface.. for those who are following guides from 2018-2019单击现在将引导您进入“经典”界面.. 对于那些遵循 2018-2019 年指南的人

在此处输入图像描述

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM