This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git
commit 225b878c37e5aae2d729b717aeab1861410ec635 Author: Andrea Cosentino <[email protected]> AuthorDate: Tue Oct 19 10:50:08 2021 +0200 Kafka Service Registry Example: Added test-categories --- .github/test-categories.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/test-categories.yaml b/.github/test-categories.yaml index bdaec59..34a69f8 100644 --- a/.github/test-categories.yaml +++ b/.github/test-categories.yaml @@ -39,5 +39,6 @@ group-06: group-07: - kafka - kamelet-chucknorris + - kafka-service-registry group-08: - jdbc-datasource
