diff --git a/azure-pipelines-official.yml b/azure-pipelines-official.yml index 2133a429b3405..43fcf4cb37080 100644 --- a/azure-pipelines-official.yml +++ b/azure-pipelines-official.yml @@ -294,7 +294,9 @@ stages: vmImage: vs2017-win2016 - stage: insert - dependsOn: build + dependsOn: + - build + - publish_using_darc displayName: Insert to VS jobs: