Update windows.yml
authorMatt Galbraith <MattGal@users.noreply.github.com>
Tue, 14 May 2019 15:37:39 +0000 (08:37 -0700)
committerGitHub <noreply@github.com>
Tue, 14 May 2019 15:37:39 +0000 (08:37 -0700)
Remove " chars

Commit migrated from https://github.com/dotnet/corefx/commit/41ab963854979114eeb43a63e0d7d2ec910e682f

eng/pipelines/libraries/windows.yml

index 54bac61921b9b24a59df7bbe8f573ccea369dd92..4a08d3c33f451fb6b6299c41e19d8f9c217d99f3 100644 (file)
@@ -126,12 +126,12 @@ jobs:
 
         - ${{ if eq(parameters.isOfficialBuild, 'false') }}:
           - netcoreappWindowsQueues: Windows.7.Amd64.Open+Windows.81.Amd64.Open+Windows.10.Amd64.ClientRS4.ES.Open
-          - nanoQueues: "`(Windows.Nano.1803.Amd64.Open`)windows.10.amd64.serverrs4.open@mcr.microsoft.com/dotnet-buildtools/prereqs:nanoserver-1803-helix-amd64-05227e1-20190509225944"
+          - nanoQueues: `(Windows.Nano.1803.Amd64.Open`)windows.10.amd64.serverrs4.open@mcr.microsoft.com/dotnet-buildtools/prereqs:nanoserver-1803-helix-amd64-05227e1-20190509225944
           - uapNetfxQueues: Windows.10.Amd64.ClientRS5.Open
 
         - ${{ if eq(parameters.isOfficialBuild, 'true') }}:
           - netcoreappWindowsQueues: Windows.7.Amd64+Windows.81.Amd64+Windows.10.Amd64.Core+Windows.10.Amd64.ClientRS4
-          - nanoQueues: "`(Windows.Nano.1803.Amd64`)windows.10.amd64.serverrs4@mcr.microsoft.com/dotnet-buildtools/prereqs:nanoserver-1803-helix-amd64-05227e1-20190509225944"
+          - nanoQueues: `(Windows.Nano.1803.Amd64`)windows.10.amd64.serverrs4@mcr.microsoft.com/dotnet-buildtools/prereqs:nanoserver-1803-helix-amd64-05227e1-20190509225944
           - uapNetfxQueues: Windows.10.Amd64.ClientRS5
           - windowsArmQueue: Windows.10.Arm64