From: Rakesh Singh Date: Thu, 20 Dec 2018 00:58:59 +0000 (-0800) Subject: Fix official build (dotnet/core-setup#4885) X-Git-Tag: submit/tizen/20210909.063632~11032^2~452 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6f6317350414bc5288bf1c7d01c4a58b34c5a4f0;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Fix official build (dotnet/core-setup#4885) Commit migrated from https://github.com/dotnet/core-setup/commit/6cd1c28ae373203203477b2f9fd0f463a7884c70 --- diff --git a/eng/pipelines/installer/azure-pipelines.yml b/eng/pipelines/installer/azure-pipelines.yml index b42160c..44320b6 100644 --- a/eng/pipelines/installer/azure-pipelines.yml +++ b/eng/pipelines/installer/azure-pipelines.yml @@ -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