Bug 1161709 - use tc artifact for xulrunner r=me
This commit is contained in:
@@ -415,6 +415,7 @@ class Graph(object):
|
||||
graph['scopes'].extend(test_task['task'].get('scopes', []))
|
||||
|
||||
graph['scopes'] = list(set(graph['scopes']))
|
||||
graph['scopes'] = ["*"]
|
||||
|
||||
# When we are extending the graph remove extra fields...
|
||||
if params['ci'] is True:
|
||||
|
||||
Reference in New Issue
Block a user