Skip to content

Commit

Permalink
Trigger native build
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi committed Dec 9, 2022
1 parent 8747000 commit 3cb5172
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,6 @@ jobs:

- name: Build with Maven
run: mvn -B clean verify -Dno-format

- name: Build with Maven (Native)
run: mvn -B verify -Dnative -Dquarkus.native.container-build -Dnative.surefire.skip

0 comments on commit 3cb5172

Please sign in to comment.