We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d13f823 commit b03a721Copy full SHA for b03a721
1 file changed
eng/common/templates-official/job/source-build.yml
@@ -61,7 +61,7 @@ jobs:
61
62
${{ if eq(variables['System.TeamProject'], 'internal') }}:
63
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')]
64
- image: 1es-mariner-2
+ image: 1es-azurelinux-3
65
os: linux
66
67
${{ if ne(parameters.platform.pool, '') }}:
0 commit comments