15 lines
229 B
Plaintext
15 lines
229 B
Plaintext
|
{
|
||
|
'includes': [
|
||
|
'infrabots.isolate',
|
||
|
],
|
||
|
'variables': {
|
||
|
'command': [
|
||
|
'python', 'recipes.py', 'run', '--timestamps',
|
||
|
],
|
||
|
'files': [
|
||
|
'../../../.gclient',
|
||
|
'../config/recipes.cfg',
|
||
|
],
|
||
|
},
|
||
|
}
|