mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-15 07:04:48 +00:00
fix: pass SANDBOX_AGENT_SKIP_INSPECTOR through turbo
This commit is contained in:
parent
38a8afadcd
commit
08c7723c26
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"$schema": "https://turbo.build/schema.json",
|
||||
"globalPassThroughEnv": ["SANDBOX_AGENT_SKIP_INSPECTOR"],
|
||||
"tasks": {
|
||||
"build": {
|
||||
"dependsOn": ["^build"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue