Skip to content

Commit

Permalink
Update azure-pipelines-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pettershao-ragilenetworks authored Feb 27, 2023
1 parent 00b3181 commit 896f57f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .azure-pipelines/azure-pipelines-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,8 @@ jobs:
- template: .azure-pipelines/template-skipvstest.yml@buildimage
- template: .azure-pipelines/template-daemon.yml@buildimage
- bash: |
patch -p1 < 0001-update-swss-main-cpp.patch
patch -p1 < 0002-update-swss-orch-h.patch
set -ex
if [ $(GROUP_NAME) == vs ]; then
if [ $(dbg_image) == yes ]; then
Expand Down

0 comments on commit 896f57f

Please sign in to comment.