From: Davis Goodin Date: Tue, 12 Nov 2019 23:26:47 +0000 (-0600) Subject: Fix the validation channel's variable name (dotnet/core-setup#8844) X-Git-Tag: submit/tizen/20210909.063632~11032^2~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=084dfc7b6b0ebc88d79f00ce100a0f00700d9ae9;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Fix the validation channel's variable name (dotnet/core-setup#8844) Commit migrated from https://github.com/dotnet/core-setup/commit/6fab00563d09dca0d2b777a4f0dbda59d19c8546 --- diff --git a/eng/pipelines/installer/azure-pipelines.yml b/eng/pipelines/installer/azure-pipelines.yml index 355ed76..9d6b705 100644 --- a/eng/pipelines/installer/azure-pipelines.yml +++ b/eng/pipelines/installer/azure-pipelines.yml @@ -266,6 +266,6 @@ stages: - dependsOn: PVR_Publish channel: name: .NET Tools - Validation - bar: PublicValidationRelease_30_Channel_Id + bar: NetCore_Tools_Validation_Channel_Id storage: dev/validation public: true