2016-09-12 21:04:31 +03:00
|
|
|
# This Source Code Form is subject to the terms of the Mozilla Public
|
|
|
|
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
|
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
|
|
|
2017-03-10 03:00:49 +03:00
|
|
|
loader: taskgraph.loader.transform:loader
|
2016-09-12 21:04:31 +03:00
|
|
|
|
|
|
|
transforms:
|
|
|
|
- taskgraph.transforms.build_attrs:transforms
|
|
|
|
- taskgraph.transforms.job:transforms
|
|
|
|
- taskgraph.transforms.task:transforms
|
|
|
|
|
2016-10-26 23:18:24 +03:00
|
|
|
jobs-from:
|
|
|
|
- linux.yml
|
2017-01-03 01:02:55 +03:00
|
|
|
- macosx.yml
|
2016-10-26 23:18:24 +03:00
|
|
|
- windows.yml
|