Fix official build (dotnet/core-setup#4885)
authorRakesh Singh <raksingh@microsoft.com>
Thu, 20 Dec 2018 00:58:59 +0000 (16:58 -0800)
committerGitHub <noreply@github.com>
Thu, 20 Dec 2018 00:58:59 +0000 (16:58 -0800)
Commit migrated from https://github.com/dotnet/core-setup/commit/6cd1c28ae373203203477b2f9fd0f463a7884c70

eng/pipelines/installer/azure-pipelines.yml

index b42160c..44320b6 100644 (file)
@@ -57,7 +57,7 @@ variables:
         /p:ChecksumAzureAccessToken=$(dotnetclichecksums-storage-key)
     # Used for publishing to dotnet myget account
     - name: MyGetApiKey
-      value: $(dotnet-myget-org-api-key )
+      value: $(dotnet-myget-org-api-key)
     - name: MyGetFeedUrl
       value: https://dotnet.myget.org/F/dotnet-core/api/v2/package
     - name: MyGetSymbolsFeedUrl