skia2/infra/config/recipes.cfg
2016-10-17 05:12:15 -07:00

22 lines
615 B
INI

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