英文: Task name shows wrong pattern even it matches correctly in the YAML file 问题 下面脚本的任务名称有什么问题: 我正在编...
Azure构建管道无法在dotnet核心项目中找到文件。
英文: Azure Build Pipeline cannot locate a file in dotnet core project 问题 我有一个PowerShell脚本在我的项目源代码文件夹中...
YAML参数以内联脚本
英文: Yaml parameter to inline script 问题 你好,我认为我面临的问题可能是一个初学者的疑惑,但这里是问题: 我有一个被我的主要yaml调用的阶段yaml。阶段yaml...
Powershell variable in Azure yml file is not passed from one stage to other stages.
英文: Powershell variable in Azure yml file is not passed from one stage to other stages 问题 Variable w...
如何在Azure DevOps管道中多次运行作业,并使用不同的变量组?
英文: How to run a job in an Azure DevOps pipeline multiple times with different variable groups? 问题 我...
Problem referencing predefined variable in {{ if/elseif/else }} template syntax in Azure Pipelines YAML
英文: Problem referencing predefined variable in {{ if/elseif/else }} template syntax in Azure Pipelin...
Azure管道使用if条件设置环境
英文: Azure pipelines set environment using if condition 问题 I am working on a dacpac deployment pipeli...
使用Azure PowerShell分配AD角色
英文: Assign AD roles using Azure PowerShell 问题 我正在尝试通过Azure DevOps YAML管道,使用AzurePowerShell@5任务,将用户管理...
运行特定扩展中的Azure Pipelines任务。
英文: Run Azure Pipelines task from specific extension 问题 I'm working on an Azure DevOps extension wit...
如何在运行Azure管道时动态选择变量组。
英文: How to dynamically select between variable groups when running an Azure pipeline 问题 我们有一个要使用不同配置...
4