Bug 1172107 - Configure dist uploads; r=ahal

Dist uploads (tests.zip for example) are configured via environment variables.
This commit is contained in:
Morgan Phillips 2015-06-11 00:08:15 +02:00
parent c6dc5991b5
commit 3fe809cad1

View File

@ -33,6 +33,8 @@ task:
TOOLTOOL_CACHE: '/home/worker/tooltool-cache'
RELENGAPI_TOKEN: 'TODO' # 1164612: encrypt this secret
NEED_XVFB: true
DIST_UPLOADS: 'jsshell-linux-x86_64.zip'
DIST_TARGET_UPLOADS: 'x-test.linux-x86_64.tar.bz2 linux-x86_64.tar.bz2 linux-x86_64.json tests.zip crashreporter-symbols.zip'
maxRunTime: 36000