Skip to content

Commit

Permalink
Update build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
LinuxSuRen authored Apr 14, 2024
1 parent 826ea15 commit 2ce127b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ jobs:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
- name: Maven Package
run: mvn package
- name: Image
run: make build-image
- name: Run e2e
Expand Down

0 comments on commit 2ce127b

Please sign in to comment.