aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/config/recipes.cfg
blob: 8638036cc56d74369fd5074eb303423778c8bb03 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
api_version: 1
project_id: "skia"
recipes_path: "infra/bots"
deps {
  project_id: "build"
  url: "https://chromium.googlesource.com/chromium/tools/build.git"
  branch: "master"
  revision: "e0f3d95ef043b98fcceb1f34b03f9b8fac091eb9"
}
deps {
  project_id: "depot_tools"
  url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
  branch: "master"
  revision: "0bbe6fa00ef873080c4f6d145ea7a00497eeed3f"
}
deps {
  project_id: "recipe_engine"
  url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
  branch: "master"
  revision: "e300f3a3b8193b84b88599faa30c0301e155c906"
}