summaryrefslogtreecommitdiff
path: root/yarns/500-build-fail.yarn
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-11-26 14:13:38 +0100
committerLars Wirzenius <liw@liw.fi>2017-11-26 14:13:38 +0100
commitdb3e88505f0a6ad11519cf1615444b1d423d42fe (patch)
treeb6a5c6f969b183040c248ffe2f1c08ca38212eaa /yarns/500-build-fail.yarn
parent627816c54ea099e72594c98e2e835aac9e9f7b49 (diff)
downloadick2-db3e88505f0a6ad11519cf1615444b1d423d42fe.tar.gz
Fix: add empty set of parameters to where they occur
Diffstat (limited to 'yarns/500-build-fail.yarn')
-rw-r--r--yarns/500-build-fail.yarn1
1 files changed, 1 insertions, 0 deletions
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"
... },