aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/swarm_recipe_bundled_win.isolate
blob: 19932fe2a0473f3de6d628f92f429a1d996c9fdb (plain)
1
2
3
4
5
6
7
{
  'variables': {
    'command': [
      '../../../recipe_bundle/recipes.bat', 'run', '--timestamps',
    ],
  },
}