You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pp...@apache.org on 2020/10/02 20:14:33 UTC

[camel-website] branch master updated: Add Camel Quarkus examples repo to the Antora playbook

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 74fa054  Add Camel Quarkus examples repo to the Antora playbook
74fa054 is described below

commit 74fa054b49e80b93bdb8c81bc57c61702ee40196
Author: Peter Palaga <pp...@redhat.com>
AuthorDate: Fri Oct 2 18:10:48 2020 +0200

    Add Camel Quarkus examples repo to the Antora playbook
---
 antora-playbook.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/antora-playbook.yml b/antora-playbook.yml
index 9a3a286..a6357c1 100644
--- a/antora-playbook.yml
+++ b/antora-playbook.yml
@@ -45,6 +45,9 @@ content:
     - url: git@github.com:apache/camel-quarkus.git
       branches: master
       start_path: docs
+    - url: git@github.com:apache/camel-quarkus-examples.git
+      branches: HEAD
+      start_path: docs
     - url: git@github.com:apache/camel-kafka-connector.git
       branches: master
       start_path: docs