From ce63c337d6f8357367efd730c373cd033a568181 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 5 Nov 2017 20:15:58 +0100 Subject: Add: advance to next step in pipeline automatically --- yarns/400-build.yarn | 2 ++ 1 file changed, 2 insertions(+) (limited to 'yarns/400-build.yarn') diff --git a/yarns/400-build.yarn b/yarns/400-build.yarn index 719ef05..7632f00 100644 --- a/yarns/400-build.yarn +++ b/yarns/400-build.yarn @@ -90,6 +90,7 @@ be in the path or can we get it in the access token?** THEN result has status code 200 AND body matches ... { + ... "worker": "obelix", ... "project": "rome", ... "pipeline": "construct", ... "step": { @@ -102,6 +103,7 @@ be in the path or can we get it in the access token?** THEN result has status code 200 AND body matches ... { + ... "worker": "obelix", ... "project": "rome", ... "pipeline": "construct", ... "step": { -- cgit v1.2.1