diff options
author | Arun Isaac | 2022-05-05 14:21:25 +0530 |
---|---|---|
committer | Arun Isaac | 2022-05-05 14:21:25 +0530 |
commit | 3f0b4bf1085f4b28d50318e695da3f2bd739061f (patch) | |
tree | 21541f6cb3b1ca87439c7a31853d0295269e0ddb /README.md | |
parent | 73771b452d6c6b8ffd0e404d669ec250e6a1edfe (diff) | |
download | genenetwork3-3f0b4bf1085f4b28d50318e695da3f2bd739061f.tar.gz |
Link to continuous deployment in README.
* README.md: Link to continuous deployment.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -8,6 +8,11 @@ badge](https://ci.genenetwork.org/badge/genenetwork3-pylint.svg)](https://ci.gen GeneNetwork3 REST API for data science and machine learning +A continuously deployed instance of genenetwork3 is available at +[https://gn3dev.genenetwork.org/](https://gn3dev.genenetwork.org/). This +instance is redeployed on every commit provided that the [continuous +integration tests](https://ci.genenetwork.org/jobs/genenetwork3) pass. + ## Installation #### GNU Guix packages |