PR feedback
authorMatt Galbraith <MattGal@users.noreply.github.com>
Tue, 7 Jan 2020 20:50:17 +0000 (12:50 -0800)
committerGitHub <noreply@github.com>
Tue, 7 Jan 2020 20:50:17 +0000 (12:50 -0800)
Toggle meaning of isFullMatrix (PR request)

eng/pipelines/libraries/helix-queues-setup.yml

index 620c259..e76f289 100644 (file)
@@ -32,9 +32,9 @@ jobs:
 
     # Linux musl x64
     - ${{ if eq(parameters.platform, 'Linux_musl_x64') }}:
-      - ${{ if eq(parameters.jobParameters.isFullMatrix, true) }}:
-        - \(Alpine.311.Amd64.Open\)ubuntu.1604.amd64.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.11-helix-08e8e40-20200107182408
       - ${{ if eq(parameters.jobParameters.isFullMatrix, false) }}:
+        - \(Alpine.311.Amd64.Open\)ubuntu.1604.amd64.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.11-helix-08e8e40-20200107182408
+      - ${{ if eq(parameters.jobParameters.isFullMatrix, true) }}:
         - \(Alpine.38.Amd64.Open\)ubuntu.1604.amd64.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.8-helix-09ca40b-20190620184125
         - \(Alpine.39.Amd64.Open\)ubuntu.1604.amd64.open@mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.9-helix-09ca40b-20190620184719
         - \(Alpine.310.Amd64.Open\)ubuntu.1604.amd64.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.10-helix-3043688-20190918214010