简体   繁体   English

Azure DevOps 发布管道失败

[英]Azure DevOps Release Pipeline failing

Opened this query in MS Developer Community Forum / Azure DevOps issue在 MS 开发人员社区论坛/Azure DevOps 问题中打开了此查询

https://developercommunity.visualstudio.com/t/No-agent-found-in-pool-Default-which-sat/10141890?space=21&q=gtversion&entry=problem https://developercommunity.visualstudio.com/t/No-agent-found-in-pool-Default-which-sat/10141890?space=21&q=gtversion&entry=problem

Trying to work out why the "Pipeline" runs successfully with my self-hosted docker agent but the "Release Pipeline" fails, it's asking for a version way under the version of the agent I am running试图找出为什么“管道”使用我的自托管 docker 代理成功运行但“发布管道”失败,它要求在我正在运行的代理版本下使用版本方式

“No agent found in pool Default which satisfies the specified demands: azureps, Agent.Version -gtVersion 2.144.0” “在池默认中找不到满足指定要求的代理:azureps,Agent.Version -gtVersion 2.144.0”

Any given help will be very much appreciated任何给定的帮助将不胜感激

Compromised installing the PS AzureRM module necessary for the release pipeline tasks to run, and added two user-defined capabilities to the agent to overcome the initial error安装了发布管道任务运行所需的 PS AzureRM 模块,并向代理添加了两个用户定义的功能以克服初始错误

Documented the "solution" here在此处记录了“解决方案”

https://developercommunity.visualstudio.com/t/No-agent-found-in-pool-Default-which-sat/10141890 https://developercommunity.visualstudio.com/t/No-agent-found-in-pool-Default-which-sat/10141890

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

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