We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1046cf9 commit a8a0de2Copy full SHA for a8a0de2
turbo.json
@@ -1,7 +1,7 @@
1
{
2
"$schema": "https://turbo.build/schema.json",
3
"globalDependencies": ["**/.env.*local"],
4
- "pipeline": {
+ "tasks": {
5
"build": {
6
"env": ["JWT_SECRET", "DATABASE_URL"],
7
"dependsOn": ["^build"],
0 commit comments