英文: .Net Project not updating when publishing to Azure 问题 当我发布到Azure时,我的DevOps管道成功完成,但实际应用程序不会根据我所做的...
将变量从Azure DevOps的Stage1导出并在Stage2中重新使用。
英文: exporting & re-using variables from Stage1 to Stage2 in Azure devops 问题 stage: publish_servi...
从Azure CI访问私有Bitbucket仓库
英文: Accessing private bitbucket repo from Azure CI 问题 在我的 package.json 文件中,我有一些依赖项来自私有的 Bitbucket 存储...
Azure DevOps发布管道Azure订阅字段被禁用。
英文: Azure DevOps Release pipeline Azure subscription field is disabled 问题 我正在尝试在我的Azure DevOps帐户中创建一...
如何在DevOps中部署HTML文档页面?
英文: how to deploy an html documentation page in devOps? 问题 我的DevOps管道正在构建我的Python库的文档。这些文档是使用Sphinx构...
如何在Azure DevOps中运行条件步骤?
英文: how to run a conditional step in Azure devOps? 问题 我正在在 Microsoft DevOps Forge 中构建我的流水线。我想要使测试流水线...
如何在DevOps中部署由pytest生成的HTML静态网站作为Web应用程序?
英文: how to deploy as a web app the html static website generated by pytest in devops? 问题 我正在使用Micros...
如何在覆盖率失败时使 Azure DevOps 管道失败?
英文: How to fail an azur devOps pipeline on coverage fail? 问题 我正在使用Microsoft DevOps Forge构建我的流水线。如果覆盖...
获取 /communications/calls Microsoft Graph 终端点返回错误 7503
英文: Get /communications/calls Microsoft Graph endpoint retuning error 7503 问题 我相信一切都好。 我正在使用Microsof...
获取 Azure DevOps 任务的 cURL 输出
英文: Getting Azure devops task curl output 问题 我有一个Azure DevOps管道,其中有一个任务用于curl一个URL,如下所示: - script: &...
22