blob: 20c852992afb9c72ccc1fc64ad28f1651d22c926 [file] [log] [blame]
borenet1ed2ae42016-07-26 11:52:17 -07001api_version: 1
2project_id: "skia"
3recipes_path: "infra/bots"
4deps {
borenet7abd45d2016-10-17 05:12:15 -07005 project_id: "build"
6 url: "https://chromium.googlesource.com/chromium/tools/build.git"
7 branch: "master"
Eric Borenfc50dda2017-01-18 09:47:28 -05008 revision: "e818a6f8774aca64e723acc369d177feb15ba5b9"
borenet7abd45d2016-10-17 05:12:15 -07009}
10deps {
borenet1ed2ae42016-07-26 11:52:17 -070011 project_id: "depot_tools"
12 url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
13 branch: "master"
Eric Borenfc50dda2017-01-18 09:47:28 -050014 revision: "54985b6b969e4428c79b5b5e8fb277d25d48c404"
borenet1ed2ae42016-07-26 11:52:17 -070015}
16deps {
17 project_id: "recipe_engine"
18 url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
19 branch: "master"
Eric Borenfc50dda2017-01-18 09:47:28 -050020 revision: "86fea566ec648a47fbe81cce049fa8ad8b7f5ce5"
21}
22deps {
23 project_id: "skia-recipes"
24 url: "https://skia.googlesource.com/skia-recipes.git"
25 branch: "master"
Greg Daniel80a08dd2017-01-20 10:45:49 -050026 revision: "e2e91bd2def317153737460ec00b4266ff03e4ab"
borenet1ed2ae42016-07-26 11:52:17 -070027}