小编Ron*_* R.的帖子

无法运行 Azure 管道“缺少任务。管道引用了名为“缓存”的任务

我正在使用 azure_pipeline.yaml 配置设置 Github 项目的分支。这似乎对社区中的其他人都适用,但是当我设置管道时,它给了我以下异常:

A task is missing. The pipeline references a task called 'Cache'. This usually indicates the task isn't installed, and you may be able to install it from the Marketplace: https://marketplace.visualstudio.com. (Task version 2, job 'compile_ci_build', step ''.)
A task is missing. The pipeline references a task called 'Cache'. This usually indicates the task isn't installed, and you may be able to install it from the Marketplace: https://marketplace.visualstudio.com. (Task version 2, job 'test_ci_build', step ''.)
A …
Run Code Online (Sandbox Code Playgroud)

azure azure-devops azure-pipelines

7
推荐指数
1
解决办法
2万
查看次数

标签 统计

azure ×1

azure-devops ×1

azure-pipelines ×1