skia2/infra/config/recipes.cfg

22 lines
615 B
INI
Raw Normal View History

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: "d53d991fd8f7911ff472b8299e368e0dc9768141"
}
deps {
project_id: "depot_tools"
url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
branch: "master"
revision: "b6849ac483138b2d479ebe4ed47d3e3890423db9"
}
deps {
project_id: "recipe_engine"
url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
branch: "master"
revision: "a239f1551fb3ba35d72b9ad4d0cf80ee08c29b22"
}