aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/config/recipes.cfg
blob: 0fa6be0f37647b0c6a1c07914671105da3a07b62 (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: "6b450ffd2718390976e2b3b5741e66659c4bb9ad"
}
deps {
  project_id: "depot_tools"
  url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
  branch: "master"
  revision: "d8ee616eb8985326da7de2f0f93632a2d156a8d8"
}
deps {
  project_id: "recipe_engine"
  url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
  branch: "master"
  revision: "e8470584a8a0a7a00541b1ab57e48f2793795743"
}