Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
向我们的发布管道添加了代理少的工作,但它失败了,请指教
错误:2020-02-11T19:31:58.7824352Z ##[错误]在构建管道 ID 241 中找不到 ID 为 321656 的构建
失败
在使用@sudheer kumar 进行故障排除时,我们发现可以通过 rest api 检索 ID 为 321656 的构建,并且它确实存在于构建管道 241 中。
我们检查了允许脚本访问代理作业设置的 OATH 令牌的选项,结果取消选中允许脚本访问 OATH 令牌的选项已解决上述问题。