This is an automated email from the ASF dual-hosted git repository.

gzurowski pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-website.git

commit 66fe1b4feb71979232d5eb570d2d2699dd30f34c
Author: Gregor Zurowski <[email protected]>
AuthorDate: Mon Jun 28 10:49:24 2021 +0200

    Revert "Temporarily disable camel-quarkus to fix build issues"
    
    This reverts commit 31bfe376776b79b10df6981c4be6d1478e4fff24.
---
 antora-playbook.yml | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/antora-playbook.yml b/antora-playbook.yml
index 9819a21..5cc5160 100644
--- a/antora-playbook.yml
+++ b/antora-playbook.yml
@@ -54,6 +54,13 @@ content:
     - url: [email protected]:apache/camel-kamelets.git
       branches: main
       start_path: docs
+    - url: [email protected]:apache/camel-quarkus.git
+      branches:
+        - main
+      start_path: docs
+    - url: [email protected]:apache/camel-quarkus-examples.git
+      branches: HEAD
+      start_path: docs
     - url: [email protected]:apache/camel-kafka-connector.git
       branches:
         - camel-kafka-connector-0.10.x

Reply via email to