Skip to content

Commit

Permalink
Turn quarkus.container-image.build=true by default
Browse files Browse the repository at this point in the history
  • Loading branch information
tadayosi committed Nov 21, 2023
1 parent ef165fd commit 418ae22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions camel-quarkus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@

<properties>
<skipITs>true</skipITs>
<quarkus.container-image.build>true</quarkus.container-image.build>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 418ae22

Please sign in to comment.