From 2bf262f521eff5088785163cfce0d4acaad4b8a7 Mon Sep 17 00:00:00 2001 From: William Li Date: Wed, 18 Dec 2019 17:40:40 -0800 Subject: [PATCH] Fix copy to the latest for 3.1.2xx --- .vsts-ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.vsts-ci.yml b/.vsts-ci.yml index 40b3568a5..474c19e43 100644 --- a/.vsts-ci.yml +++ b/.vsts-ci.yml @@ -277,8 +277,7 @@ stages: - stage: copy_to_latest displayName: Copy to latest dependsOn: - - NetCore_Release30_Publish - - NetCore_Release31_Publish + - NETCore_SDK_312xx_Publishing jobs: - job: Copy_SDK_To_Latest pool: