英文: Get concrete task version in Azure DevOps pipeline 问题 这是我的任务代码: - task: PublishADFTask@1 display...
DevOp构建错误关于Blazor项目的命名空间/引用
英文: DevOp build error on blazor project namespace/reference 问题 I have a blazor solution and been bui...
Azure Pipeline PowerShell脚本错误:“需要一个.ps1文件的路径”
英文: Azure Pipeline PowerShell Script Error "A path to a .ps1 file is required" 问题 我创建了一个Az...
如何将YAML配置文件作为Azure DevOps发布管道的一部分进行转换。
英文: How to transform yaml config file as part of Azure DevOps Release pipeline 问题 我正在尝试创建一个Azure Dev...
错误:“我们停止收到来自托管代理的消息。”
英文: Error: "We stopped hearing from agent Hosted Agent." 问题 这是为Dynamics 365 Finance and Op...
有没有一种方法可以自动从现有的YAML设置Azure DevOps流水线?
英文: Is there a way to automatically setup the azure devops pipeline from existing YAML? 问题 I have a ...
Tasks Not Valid for Deploy Job in Azure Pipelines
英文: Tasks Not Valid for Deploy Job in Azure Pipelines 问题 我目前遇到了Azure管道设置的问题。当我尝试运行管道时,收到以下错误信息: “版本为...
如何在运行Azure管道时动态选择变量组。
英文: How to dynamically select between variable groups when running an Azure pipeline 问题 我们有一个要使用不同配置...
Azure管道问题 – none.js版本
英文: Azure pipelinne issue - none.js version 问题 I'm a little new to Azure and am trying to deploy a p...
Classic Azure Pipeline中的Pester为什么总是失败?
英文: Why does Pester in Classic Azure Pipeline always fail? 问题 I have a classic build pipeline (not y...
11