Fix the validation channel's variable name (dotnet/core-setup#8844)
authorDavis Goodin <dagood@users.noreply.github.com>
Tue, 12 Nov 2019 23:26:47 +0000 (17:26 -0600)
committerGitHub <noreply@github.com>
Tue, 12 Nov 2019 23:26:47 +0000 (17:26 -0600)
Commit migrated from https://github.com/dotnet/core-setup/commit/6fab00563d09dca0d2b777a4f0dbda59d19c8546

eng/pipelines/installer/azure-pipelines.yml

index 355ed76..9d6b705 100644 (file)
@@ -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