Skip to content

Commit b57fa50

Browse files
Add turbo globalPassThroughEnv (#1760)
2 parents c1792ca + 137b9a4 commit b57fa50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

turbo.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"$schema": "https://turborepo.org/schema.json",
3+
"globalPassThroughEnv": ["GITHUB_TOKEN", "GH_PAT", "GH_USERNAME", "GH_EMAIL", "GH_NAME", "CPAPI_PASS", "CPAPI_URL", "CPAPI_USER", "CPAPI_USER_OPENID"],
34
"globalDependencies": [
45
"automation/**",
56
".npmrc",

0 commit comments

Comments
 (0)