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