Skip to content

Commit a8a0de2

Browse files
turbo.json updated
1 parent 1046cf9 commit a8a0de2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

turbo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://turbo.build/schema.json",
33
"globalDependencies": ["**/.env.*local"],
4-
"pipeline": {
4+
"tasks": {
55
"build": {
66
"env": ["JWT_SECRET", "DATABASE_URL"],
77
"dependsOn": ["^build"],

0 commit comments

Comments
 (0)