skia2/infra/config/recipes.cfg
2016-08-02 05:11:16 -07:00

22 lines
615 B
INI

api_version: 1
project_id: "skia"
recipes_path: "infra/bots"
deps {
project_id: "depot_tools"
url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
branch: "master"
revision: "72decfedaa9650d843c2c4e9c0c0e1fcbe226331"
}
deps {
project_id: "recipe_engine"
url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
branch: "master"
revision: "36d9d216129000237e6c2d30e4d15db161a5b30f"
}
deps {
project_id: "build"
url: "https://chromium.googlesource.com/chromium/tools/build.git"
branch: "master"
revision: "9dfbcfadd05e8d5978b55179d37c316a39603a08"
}