aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/config/recipes.cfg
blob: 6c38944fc1b1916c38f28935d64ba7e9a6895f4d (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: "33982e022c21a821bfa3e340bde30974e6ffa5fa"
}
deps {
  project_id: "depot_tools"
  url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
  branch: "master"
  revision: "9701c7c16dc3afd5bade605d4c4ac911c2478aa1"
}
deps {
  project_id: "recipe_engine"
  url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
  branch: "master"
  revision: "799034e5ee1634cf2d88b0a666e0d8ca934cd895"
}