We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c6cb14 commit ca882a7Copy full SHA for ca882a7
packages/cli-v3/src/mcp/tools/deploys.ts
@@ -74,7 +74,6 @@ export const deployTool = {
74
cwd: cwd.cwd,
75
env: {
76
TRIGGER_MCP_SERVER: "1",
77
- CI: "true",
78
},
79
80
});
0 commit comments