There was an error while loading. Please reload this page.
1 parent c1205e7 commit 69a6ee9Copy full SHA for 69a6ee9
1 file changed
eng/common/core-templates/job/source-build.yml
@@ -65,7 +65,7 @@ jobs:
65
demands: ImageOverride -equals build.ubuntu.2004.amd64
66
${{ if eq(variables['System.TeamProject'], 'internal') }}:
67
name: $[replace(replace(eq(contains(coalesce(variables['System.PullRequest.TargetBranch'], variables['Build.SourceBranch'], 'refs/heads/main'), 'release'), 'true'), True, 'NetCore1ESPool-Svc-Internal'), False, 'NetCore1ESPool-Internal')]
68
- image: Azure-Linux-3-Amd64
+ image: build.azurelinux.3.amd64
69
os: linux
70
${{ else }}:
71
pool:
0 commit comments