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