Bug 1483409 - provide node toolchain in mac partner repackage r=tomprince
Followup to bug 1478995 to ensure node is available for mac repackage tasks for partner and eme-free repacks. Differential Revision: https://phabricator.services.mozilla.com/D3383
This commit is contained in:
@@ -210,6 +210,7 @@ def make_job_description(config, jobs):
|
||||
task['toolchains'] = [
|
||||
'linux64-libdmg',
|
||||
'linux64-hfsplus',
|
||||
'linux64-node',
|
||||
]
|
||||
yield task
|
||||
|
||||
|
||||
Reference in New Issue
Block a user