From db3e88505f0a6ad11519cf1615444b1d423d42fe Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 26 Nov 2017 14:13:38 +0100 Subject: Fix: add empty set of parameters to where they occur --- yarns/500-build-fail.yarn | 1 + 1 file changed, 1 insertion(+) (limited to 'yarns/500-build-fail.yarn') diff --git a/yarns/500-build-fail.yarn b/yarns/500-build-fail.yarn index e0c35b0..2f5d79c 100644 --- a/yarns/500-build-fail.yarn +++ b/yarns/500-build-fail.yarn @@ -85,6 +85,7 @@ Worker wants work and gets the first step to run. ... "worker": "obelix", ... "project": "rome", ... "pipeline": "construct", + ... "parameters": {}, ... "step": { ... "shell": "day 1" ... }, -- cgit v1.2.1