Skip to content

Commit 12b486e

Browse files
committed
Enable global env param
1 parent 7b0198f commit 12b486e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

turbo.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"$schema": "https://turbo.build/schema.json",
3+
"globalEnv": ["QUEUE_BACKEND"],
34
"tasks": {
45
"build": {
56
"dependsOn": ["^build"],

0 commit comments

Comments
 (0)