From 51d033897eb5663ea8bab53704406d9fd82af98f Mon Sep 17 00:00:00 2001 From: Steve MacLean Date: Mon, 11 Feb 2019 16:39:44 -0500 Subject: Publish version to dotnet/versions --- azure-pipelines.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'azure-pipelines.yml') diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 8fb69c906e..259b36210b 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -291,11 +291,8 @@ jobs: # official builds if we add more platform/arch combinations. - ${{ if and(eq(variables['System.TeamProject'], 'internal'), ne(variables['Build.Reason'], 'PullRequest')) }}: - - template: /eng/common/templates/job/publish-build-assets.yml + - template: /eng/finalize-publish.yml parameters: - configuration: Release - pool: - name: dotnet-internal-temp dependsOn: - build_Linux_arm_release - build_Linux_arm64_release -- cgit v1.2.3