This is an automated email from the ASF dual-hosted git repository. zregvart pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-website.git
commit ab8e3c804afed0730873a2a83a1fe7f1ea330740 Author: Zoran Regvart <[email protected]> AuthorDate: Tue Oct 5 10:13:38 2021 +0200 Revert "chore: remove build of camel-quarkus `main` branch" This reverts commit cb1e61a94798359c4297b690e4835c40a0847d94. --- antora-playbook.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/antora-playbook.yml b/antora-playbook.yml index 626187e..89d6200 100644 --- a/antora-playbook.yml +++ b/antora-playbook.yml @@ -45,6 +45,7 @@ content: start_path: docs - url: https://github.com/apache/camel-quarkus.git branches: + - main - release/2.0.0 start_path: docs - url: https://github.com/apache/camel-quarkus-examples.git
