summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lwirzenius@wikimedia.org>2019-07-24 15:12:40 +0300
committerLars Wirzenius <lwirzenius@wikimedia.org>2019-07-24 15:12:40 +0300
commit09b39e634abd4166b71432a10dda6ae38478d3aa (patch)
tree746ecc6da86f77f4ea2221ce607415fec131b08d
parente45e3f3a5edfedfbcee93990e6a82d997cc9dced (diff)
downloadwmf-ci-arch-09b39e634abd4166b71432a10dda6ae38478d3aa.tar.gz
Fix: /status result
-rw-r--r--gitlab.md11
1 files changed, 3 insertions, 8 deletions
diff --git a/gitlab.md b/gitlab.md
index 7609e3b..d244783 100644
--- a/gitlab.md
+++ b/gitlab.md
@@ -85,14 +85,9 @@ use them, and don't have to learn stuff to get started.
queued, or running, or finished
{
- "builds": [
- "id1": {"repo":"...", "ref":"...", "artifact":"..."},
- "id2": {"repo":"...", "ref":"...", "artifact":"..."},
- "id3": {"repo":"...", "ref":"...", "artifact":"..."},
- ]
- "queued": ["id1", ...]
- "building": ["id2", ...]
- "finished": ["id3", ...]
+ "builds": {
+ "name": "status"
+ }
}
## VCS worker