diff --git a/azure-pipelines.yml b/azure-pipelines.yml index f1004ab70..05b86c51c 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -55,6 +55,8 @@ stages: - stage: Build pool: sonicbld + variables: + INSTALL_DEBUG_TOOLS: y dependsOn: [] jobs: - template: .azure-pipelines/azure-pipelines-build.yml