mirror of
https://github.com/Telecominfraproject/ols-nos.git
synced 2025-12-16 12:57:05 +00:00
[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:
@@ -55,6 +55,8 @@ stages:
|
|||||||
|
|
||||||
- stage: Build
|
- stage: Build
|
||||||
pool: sonicbld
|
pool: sonicbld
|
||||||
|
variables:
|
||||||
|
INSTALL_DEBUG_TOOLS: y
|
||||||
dependsOn: []
|
dependsOn: []
|
||||||
jobs:
|
jobs:
|
||||||
- template: .azure-pipelines/azure-pipelines-build.yml
|
- template: .azure-pipelines/azure-pipelines-build.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user