Skip to content

Commit

Permalink
Add porperty quarkus.bild.skip podman-disabled
Browse files Browse the repository at this point in the history
  • Loading branch information
jcarranzan authored and michalvavrik committed Oct 18, 2024
1 parent 6b0ec54 commit 03077a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/podman/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<name>Quarkus QE TS: Podman-build</name>
<properties>
<quarkus.container-image.build>true</quarkus.container-image.build>
<quarkus.build.skip>${podman-disabled}</quarkus.build.skip>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit 03077a9

Please sign in to comment.