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-quarkus.git


The following commit(s) were added to refs/heads/master by this push:
     new db09712  Document snapshot builds in CI docs
db09712 is described below

commit db09712f22ea85a3d68317452923d1ee96e00cd8
Author: James Netherton <jamesnether...@gmail.com>
AuthorDate: Thu Aug 20 15:25:35 2020 +0100

    Document snapshot builds in CI docs
---
 docs/modules/ROOT/pages/contributor-guide/ci.adoc | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/docs/modules/ROOT/pages/contributor-guide/ci.adoc 
b/docs/modules/ROOT/pages/contributor-guide/ci.adoc
index d1db7fb..d06d4bd 100644
--- a/docs/modules/ROOT/pages/contributor-guide/ci.adoc
+++ b/docs/modules/ROOT/pages/contributor-guide/ci.adoc
@@ -30,3 +30,11 @@ 
https://github.com/apache/camel-quarkus/actions?query=workflow%3A%22Camel+Quarku
 This build creates an issue on failure, which can be tracked here:
 
 
https://github.com/apache/camel-quarkus/issues?q=is%3Aopen+is%3Aissue+label%3Abuild%2Fquarkus-master
+
+== Snapshot Deploy Build
+
+https://ci-builds.apache.org/job/Camel/job/Camel%20Quarkus%20SNAPSHOT%20Deploy/
+
+SNAPSHOTs are built and published on push for each branch to:
+
+https://repository.apache.org/snapshots/

Reply via email to