Skip to content

Commit 0f9d23a

Browse files
committed
fix: env
1 parent 3c561c5 commit 0f9d23a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

turbo.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@
1919
"mongodump",
2020
".env.production.local",
2121
".env"
22-
]
22+
],
23+
"env": ["SERVERLESS_ACCESS_KEY"]
2324
},
2425
"start": {
2526
"dependsOn": ["^build"]

0 commit comments

Comments
 (0)