summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscripts/distbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/distbuild b/scripts/distbuild
index 647ba1a7..148b177c 100755
--- a/scripts/distbuild
+++ b/scripts/distbuild
@@ -441,6 +441,7 @@ class DistbuildTestHarness(cliapp.Application):
'morph-instance': morph_instance,
'worker': ','.join(workers),
'worker-cache-server-port': worker_cache.port,
+ 'artifact-cache-server': shared_cache_url,
'writeable-cache-server': shared_cache_url,
},
log_path=workdir)