mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1172107 - Configure dist uploads; r=ahal
Dist uploads (tests.zip for example) are configured via environment variables.
This commit is contained in:
parent
c6dc5991b5
commit
3fe809cad1
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user