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