summaryrefslogtreecommitdiff
path: root/ecosystem.dot
diff options
context:
space:
mode:
authorLars Wirzenius <lwirzenius@wikimedia.org>2019-05-07 16:22:02 +0300
committerLars Wirzenius <lwirzenius@wikimedia.org>2019-05-07 16:22:02 +0300
commit7776b55b4da532710d1ba1792b87153051ac5417 (patch)
tree0ef96c39811305f182c7c3eaff27f0ac84deba5b /ecosystem.dot
parent89bf61c0cfcb86dc60703cd9fc9db87f7aeed6ce (diff)
downloadwmf-ci-arch-7776b55b4da532710d1ba1792b87153051ac5417.tar.gz
Change: fiddle with document structure
Diffstat (limited to 'ecosystem.dot')
-rw-r--r--ecosystem.dot1
1 files changed, 1 insertions, 0 deletions
diff --git a/ecosystem.dot b/ecosystem.dot
index d665132..39d38bb 100644
--- a/ecosystem.dot
+++ b/ecosystem.dot
@@ -8,6 +8,7 @@ digraph ecosystem {
developer -> gerrit;
gerrit -> developer;
+
gerrit -> CI;
CI -> gerrit;
CI -> autotestenv;