Skip to content

Commit

Permalink
chore: remove isolated environment for now
Browse files Browse the repository at this point in the history
  • Loading branch information
vberlier committed Nov 5, 2023
1 parent af17180 commit 26a01b0
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions infra/cloud-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,6 @@ write_files:
"isolated": false,
"path": "https://github.com/mcbeet/beet-bot.git#main:docker/runner-default",
"overrides": ["meta.json_reporter.binary_files = true"]
},
"isolated": {
"warmup": 2,
"timeout": 30000,
"isolated": true,
"path": "https://github.com/mcbeet/beet-bot.git#main:docker/runner-default",
"overrides": ["meta.json_reporter.binary_files = true"]
}
}
}

0 comments on commit 26a01b0

Please sign in to comment.