summaryrefslogtreecommitdiff
path: root/yarns/500-build-fail.yarn
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-01-21 13:39:27 +0200
committerLars Wirzenius <liw@liw.fi>2018-01-21 20:27:33 +0200
commitd95d787339fbb0e02f9e25ce27e43ddd1b1698fa (patch)
tree573347896f9448352b04a58a51d0b4c5b2532c1a /yarns/500-build-fail.yarn
parent360e840169f38e5cb7a5afa8a4e6ddc272203eee (diff)
downloadick2-d95d787339fbb0e02f9e25ce27e43ddd1b1698fa.tar.gz
Add: builds to have a build_number field
For easy sorting.
Diffstat (limited to 'yarns/500-build-fail.yarn')
-rw-r--r--yarns/500-build-fail.yarn2
1 files changed, 2 insertions, 0 deletions
diff --git a/yarns/500-build-fail.yarn b/yarns/500-build-fail.yarn
index 39a2e32..cde859f 100644
--- a/yarns/500-build-fail.yarn
+++ b/yarns/500-build-fail.yarn
@@ -141,6 +141,7 @@ Also, there's a build with a log.
... "builds": [
... {
... "build_id": "rome/1",
+ ... "build_number": 1,
... "log": "/logs/rome/1",
... "worker": "obelix",
... "project": "rome",
@@ -162,6 +163,7 @@ Also, there's a build with a log.
AND body matches
... {
... "build_id": "rome/1",
+ ... "build_number": 1,
... "log": "/logs/rome/1",
... "worker": "obelix",
... "project": "rome",