Skip to content

Commit

Permalink
Disable cluster-leader-election native profile due to apache/camel-qu…
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesnetherton committed Jan 15, 2025
1 parent 778c4f2 commit 3308562
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cluster-leader-election/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,7 @@
</build>

<profiles>
<!-- TODO: https://github.com/apache/camel-quarkus/issues/6892
<profile>
<id>native</id>
<activation>
Expand Down Expand Up @@ -294,6 +295,7 @@
</plugins>
</build>
</profile>
-->
<profile>
<id>kubernetes</id>
<activation>
Expand Down

0 comments on commit 3308562

Please sign in to comment.