[ci] Build debug image in PR checks. (#14058)

Why I did it
Add checks for debug image in PR checks.
This commit is contained in:
Liu Shilong
2023-03-03 10:45:12 +08:00
committed by GitHub
parent 764d0b93da
commit 538201af65

View File

@@ -55,6 +55,8 @@ stages:
- stage: Build
pool: sonicbld
variables:
INSTALL_DEBUG_TOOLS: y
dependsOn: []
jobs:
- template: .azure-pipelines/azure-pipelines-build.yml