| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..ffbdbd19a906507d86f6394d75d28feb712ce794
|
| --- /dev/null
|
| +++ b/infra/config/recipes.cfg
|
| @@ -0,0 +1,9 @@
|
| +api_version: 1
|
| +project_id: "build"
|
| +recipes_path: "scripts/slave"
|
| +deps {
|
| + project_id: "recipe_engine"
|
| + url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
|
| + branch: "master"
|
| + revision: "f50dfc420a15e909e2e9a7dac468f3668bdf5067"
|
| +}
|
|
|