From 76d89ea0c0ab7530cbf1d8f07028170cacfd8018 Mon Sep 17 00:00:00 2001 From: Matt Mitchell Date: Mon, 28 Sep 2020 15:48:57 -0700 Subject: [PATCH] Fixup stage dependencies (#8739) --- .vsts-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vsts-ci.yml b/.vsts-ci.yml index ba1891246..9fe9d0738 100644 --- a/.vsts-ci.yml +++ b/.vsts-ci.yml @@ -287,7 +287,7 @@ stages: dependsOn: # This will run only after all the publishing stages have run. # These stages are introduced in the eng/common/templates/post-build/channels YAML templates - - NetCore_Dev6_Publish + - publish_using_darc jobs: - job: Copy_SDK_To_Latest pool: