@@ -36,11 +36,11 @@ jobs:
36
36
registry : mcr
37
37
helixQueues :
38
38
- ${{ if eq(variables['System.TeamProject'], 'public') }} :
39
- -
(Ubuntu.1804.Arm32.Open)Ubuntu.1604.Arm32 [email protected] /dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-30f6673-20190814153226
39
+ -
(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch [email protected] /dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-30f6673-20190814153226
40
40
- ${{ if eq(variables['System.TeamProject'], 'internal') }} :
41
- - (Debian.9.Arm32)Ubuntu.1604.Arm32 @mcr.microsoft.com/dotnet-buildtools/prereqs:debian-9-helix-arm32v7-74c9941-20190620155841
42
- - (Ubuntu.1604 .Arm32)Ubuntu.1604.Arm32 @mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-16.04-helix-arm32v7-a45aeeb-20190620160312
43
- - (Ubuntu.1804.Arm32)Ubuntu.1604.Arm32 @mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-09a60ed-20190620155854
41
+ - (Debian.9.Arm32)Ubuntu.1804.Armarch @mcr.microsoft.com/dotnet-buildtools/prereqs:debian-9-helix-arm32v7-74c9941-20190620155841
42
+ - (Ubuntu.1804 .Arm32)Ubuntu.1804.Armarch @mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-16.04-helix-arm32v7-a45aeeb-20190620160312
43
+ - (Ubuntu.1804.Arm32)Ubuntu.1804.Armarch @mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-09a60ed-20190620155854
44
44
crossrootfsDir : ' /crossrootfs/arm'
45
45
${{ insert }} : ${{ parameters.jobParameters }}
46
46
@@ -59,12 +59,12 @@ jobs:
59
59
registry : mcr
60
60
helixQueues :
61
61
- ${{ if eq(variables['System.TeamProject'], 'public') }} :
62
- -
(Ubuntu.1804.Arm64.Open)Ubuntu.1604.Arm64.Docker [email protected] /dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8-a45aeeb-20190620155855
62
+ -
(Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch [email protected] /dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8-a45aeeb-20190620155855
63
63
- ${{ if and(eq(variables['System.TeamProject'], 'public'), notIn(parameters.helixQueueGroup, 'pr', 'ci', 'corefx')) }} :
64
- -
(Debian.9.Arm64.Open)Ubuntu.1604.Arm64.Docker [email protected] /dotnet-buildtools/prereqs:debian-9-helix-arm64v8-74c9941-20190620155840
64
+ -
(Debian.9.Arm64.Open)Ubuntu.1804.Armarch [email protected] /dotnet-buildtools/prereqs:debian-9-helix-arm64v8-74c9941-20190620155840
65
65
- ${{ if eq(variables['System.TeamProject'], 'internal') }} :
66
- - (Debian.9.Arm64)Ubuntu.1604.Arm64.Docker @mcr.microsoft.com/dotnet-buildtools/prereqs:debian-9-helix-arm64v8-74c9941-20190620155840
67
- - (Ubuntu.1804.Arm64)Ubuntu.1604.Arm64.Docker @mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8-a45aeeb-20190620155855
66
+ - (Debian.9.Arm64)Ubuntu.1804.Armarch @mcr.microsoft.com/dotnet-buildtools/prereqs:debian-9-helix-arm64v8-74c9941-20190620155840
67
+ - (Ubuntu.1804.Arm64)Ubuntu.1804.Armarch @mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8-a45aeeb-20190620155855
68
68
crossrootfsDir : ' /crossrootfs/arm64'
69
69
${{ insert }} : ${{ parameters.jobParameters }}
70
70
0 commit comments