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