summaryrefslogtreecommitdiff
path: root/yarns/500-build-fail.yarn
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-11-29 18:33:34 +0100
committerLars Wirzenius <liw@liw.fi>2017-11-29 20:17:55 +0100
commit22a1e56bd592bfb3a122c0c8bd45978791d4518b (patch)
treedbe70201735eb00e75f6ab7e2c00f879cb330f16 /yarns/500-build-fail.yarn
parente323455e21d8d9141ada6f32ba1f609291c077c7 (diff)
downloadick2-22a1e56bd592bfb3a122c0c8bd45978791d4518b.tar.gz
Add: fresh_workspace field to yarn work responses
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 f0afa32..bd6f22b 100644
--- a/yarns/500-build-fail.yarn
+++ b/yarns/500-build-fail.yarn
@@ -88,6 +88,7 @@ Worker wants work and gets the first step to run.
... "project": "rome",
... "pipeline": "construct",
... "parameters": {},
+ ... "fresh_workspace": true,
... "step": {
... "shell": "day 1"
... },