Skip to content

Commit 7a80b66

Browse files
committed
add new env var to turbo.json
1 parent 62d90f1 commit 7a80b66

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

turbo.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,8 @@
6060
"GIT_PAGER",
6161
"PAGER",
6262
"TEST_LATITUDE_API_KEY",
63-
"ECS_AGENT_URI"
63+
"ECS_AGENT_URI",
64+
"RELEASE_VERSION"
6465
],
6566
"$schema": "https://turbo.build/schema.json",
6667
"globalDependencies": ["**/.env.*local"],

0 commit comments

Comments
 (0)