Skip to content

Commit

Permalink
[ci] Build debug image in PR checks. (sonic-net#14058)
Browse files Browse the repository at this point in the history
Why I did it
Add checks for debug image in PR checks.
  • Loading branch information
liushilongbuaa authored and xumia committed Mar 10, 2023
1 parent d0bfd53 commit 20a7bcc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ stages:

- stage: Build
pool: sonicbld
variables:
INSTALL_DEBUG_TOOLS: y
dependsOn: []
jobs:
- template: .azure-pipelines/azure-pipelines-build.yml
Expand Down

0 comments on commit 20a7bcc

Please sign in to comment.