aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/swarm_recipe_bundled_win.isolate
diff options
context:
space:
mode:
Diffstat (limited to 'infra/bots/swarm_recipe_bundled_win.isolate')
-rw-r--r--infra/bots/swarm_recipe_bundled_win.isolate7
1 files changed, 7 insertions, 0 deletions
diff --git a/infra/bots/swarm_recipe_bundled_win.isolate b/infra/bots/swarm_recipe_bundled_win.isolate
new file mode 100644
index 0000000000..19932fe2a0
--- /dev/null
+++ b/infra/bots/swarm_recipe_bundled_win.isolate
@@ -0,0 +1,7 @@
+{
+ 'variables': {
+ 'command': [
+ '../../../recipe_bundle/recipes.bat', 'run', '--timestamps',
+ ],
+ },
+}