Chromium Code Reviews| Index: infra/config/recipes.cfg |
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..6282d95ea8b0d4b53018a130bd83371eca6694df |
| --- /dev/null |
| +++ b/infra/config/recipes.cfg |
| @@ -0,0 +1,10 @@ |
| +api_version: 1 |
| +engine_revision: "e9397a2e24f93e1a354fbe2251e88c63fa4139de" |
| +project_id: "build" |
| +recipes_path: "scripts/slave" |
| +deps { |
| + project_id: "recipe_engine" |
| + url: "https://github.com/luqui/recipes-py.git" |
|
luqui
2015/09/14 18:29:07
This must change to googlesource once we're mirror
|
| + branch: "master" |
| + revision: "e9397a2e24f93e1a354fbe2251e88c63fa4139de" |
| +} |