Skip to content

Commit

Permalink
Build dpapp in workflow dash-bmv2-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmyzhai committed Aug 29, 2024
1 parent b261a33 commit e2c1a02
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/dash-bmv2-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,10 @@ jobs:
run: make docker-bmv2-bldr
- name: Generate SAI API
run: DOCKER_FLAGS=$docker_fg_flags make sai
- name: Pull/Build docker dpapp image
run: make docker-dash-dpapp
- name: Build bmv2 dpapp
run: DOCKER_FLAGS=$docker_fg_flags make dpapp
- name: Check if SAI spec is updated
run: DOCKER_FLAGS=$docker_fg_flags make check-sai-spec
- name: Build libsai c++ tests
Expand Down

0 comments on commit e2c1a02

Please sign in to comment.