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