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 0643b7f commit 75606e4Copy full SHA for 75606e4
turbo.json
@@ -1,7 +1,7 @@
1
{
2
"$schema": "https://turbo.build/schema.json",
3
"ui": "tui",
4
- "globalEnv": ["NODE_ENV", "CI", "ARGOS_*", "GITHUB_*"],
+ "globalEnv": ["NODE_ENV", "CI", "ARGOS_*", "GITHUB_*", "GITBOOK_*", "SENTRY_*"],
5
"tasks": {
6
// Prepare the package for all other tasks
7
"generate": {
0 commit comments