Skip to content

Commit

Permalink
test packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddavidgit committed Oct 12, 2023
1 parent 01a3a1e commit 8439064
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions container/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,9 @@
<plugin>
<groupId>io.fabric8</groupId>
<artifactId>docker-maven-plugin</artifactId>
<configuration>
<skip>true</skip>
</configuration>
</plugin>
</plugins>
</build>
Expand Down

0 comments on commit 8439064

Please sign in to comment.