aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorArun Isaac2022-05-05 15:18:29 +0530
committerArun Isaac2022-05-05 15:18:29 +0530
commitbc3305ebe75bc9bd2ba446591b5d4594ee29dea4 (patch)
treea274ff439d619ea8a0e195c503386f987a13934c /README.md
parent34ad9946788ba7ac4707c7e945578386c9959144 (diff)
downloadgn-transform-databases-bc3305ebe75bc9bd2ba446591b5d4594ee29dea4.tar.gz
README: Advertise continuous integration build artifacts.
* README.md (Using): Advertise continuous integration build artifacts.
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index d558e4d..264e886 100644
--- a/README.md
+++ b/README.md
@@ -72,6 +72,14 @@ $ xdot sql.dot
$ xdot rdf.dot
```
+The
+[dump-genenetwork-database](https://ci.genenetwork.org/jobs/dump-genenetwork-database)
+continuous integration job runs these steps on every commit and
+publishes its version of
+[sql.svg](https://ci.genenetwork.org/archive/dump-genenetwork-database/latest/sql.svg)
+and
+[rdf.svg](https://ci.genenetwork.org/archive/dump-genenetwork-database/latest/rdf.svg).
+
# Contributing
See bugs and tasks in BUGS.org.