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 Nov 15, 2023
1 parent 2d69127 commit 4ef10da
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 @@ -257,6 +257,7 @@
</build>

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

0 comments on commit 4ef10da

Please sign in to comment.