Skip to content

Commit

Permalink
CI changes to build images
Browse files Browse the repository at this point in the history
Signed-off-by: Gunjan Vyas <[email protected]>
  • Loading branch information
vyasgun committed Jan 23, 2025
1 parent 9d2e679 commit 627f949
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ jobs:
name: gvisor-tap-vsock-binaries
path: bin/*

- name: build image
run: |
make image
- name: Create release on github
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 627f949

Please sign in to comment.