Skip to content
代码片段 群组 项目
未验证 提交 93e67454 编辑于 作者: Doug Bunting's avatar Doug Bunting 提交者: GitHub
浏览文件

[release/7.0] Switch to consolidated Windows build images (#44350)

- incomplete w/o updates in spa-templates and a submodule update here
上级 a6d7c399
No related branches found
No related tags found
无相关合并请求
......@@ -4,7 +4,7 @@ trigger:
branches:
include:
- internal/release/6.0
parameters:
# Run the pipeline manually (usually disallowed)
- name: manualRun
......@@ -27,7 +27,7 @@ jobs:
enableSBOM: false
pool:
name: NetCore1ESPool-Svc-Internal
demands: ImageOverride -equals Build.Server.Amd64.VS2019
demands: ImageOverride -equals 1es-windows-2019
variables:
- name: WorkingDirectoryName
value: repo-dir
......
......@@ -757,7 +757,7 @@ stages:
- Source_Build_Managed
pool:
name: NetCore1ESPool-Svc-Internal
demands: ImageOverride -equals Build.Server.Amd64.VS2019
demands: ImageOverride -equals 1es-windows-2019
publishUsingPipelines: ${{ variables._PublishUsingPipelines }}
enablePublishBuildArtifacts: true # publish artifacts/log files
- ${{ if and(ne(variables['System.TeamProject'], 'public'), or(eq(parameters.testSourceIndexing, 'true'), eq(variables['Build.SourceBranch'], 'refs/heads/main'))) }}:
......@@ -796,7 +796,7 @@ stages:
pool:
name: NetCore1ESPool-Svc-Internal
# Visual Studio Enterprise - no BuildTools agents exist internally and job must run on Windows
demands: ImageOverride -equals Build.Server.Amd64.VS2019
demands: ImageOverride -equals 1es-windows-2019
steps:
- task: DownloadBuildArtifacts@0
inputs:
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册