From 97e171be13651d664f471afe7cd3bdd2a943ae96 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Thu, 5 May 2022 14:23:19 +0530 Subject: Link to continuous deployment in README. * README.md (Development): Link to continuous deployment. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index a9734fe9..c5172f8b 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,11 @@ It may be useful to pull in the GN3 python modules locally. For this use `GN3_PYTHONPATH` environment that gets injected in the ./bin/genenetwork2 startup. +A continuously deployed instance of genenetwork2 is available at +[https://gn2dev.genenetwork.org/](https://gn2dev.genenetwork.org/). This +instance is redeployed on every commit provided that the [continuous +integration tests](https://ci.genenetwork.org/jobs/genenetwork2) pass. + ## Testing To have tests pass, the redis and mariadb instance should be running, because of -- cgit v1.2.3