diff --git a/azure-pipelines.yml b/azure-pipelines.yml index fd43872896..c61befd986 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1242,6 +1242,7 @@ stages: - stage: Report_Out dependsOn: - Analyze + - Installer - Unit_Test - Integration - Automation