Bug 1500941 - Enable Android searchfox job as part of the daily cron. r=emilio
Depends on D20767 Differential Revision: https://phabricator.services.mozilla.com/D20768
This commit is contained in:
@@ -560,7 +560,8 @@ def target_tasks_searchfox(full_task_graph, parameters, graph_config):
|
||||
"""Select tasks required for indexing Firefox for Searchfox web site each day"""
|
||||
return ['searchfox-linux64-searchfox/debug',
|
||||
'searchfox-macosx64-searchfox/debug',
|
||||
'searchfox-win64-searchfox/debug']
|
||||
'searchfox-win64-searchfox/debug',
|
||||
'searchfox-android-armv7-searchfox/debug']
|
||||
|
||||
|
||||
@_target_task('customv8_update')
|
||||
|
||||
Reference in New Issue
Block a user