Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
1ed2ae45f59c2864ea05838b4da2750b85472824
/
.
/
infra
/
bots
/
swarm_recipe.isolate
blob: 8a6803ff03d89a8d412558e8e1c46097c18b2883 [
file
] [
log
] [
blame
]
borenet
1ed2ae4
2016-07-26 11:52:17 -0700
[
diff
] [
blame^
]
1
{
2
'includes'
:
[
3
'infrabots.isolate'
,
4
],
5
'variables'
:
{
6
'command'
:
[
7
'python'
,
'recipes.py'
,
'run'
,
8
],
9
'files'
:
[
10
'../config/recipes.cfg'
,
11
],
12
},
13
}