Skip to content

Commit 69b2f19

Browse files
authored
Merge pull request #558 from trycompai/main
[comp] Production Deploy
2 parents 1f0f36b + 43bddfe commit 69b2f19

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

turbo.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,17 @@
6464
"data:build"
6565
]
6666
},
67+
"trust:build": {
68+
"env": [
69+
"DATABASE_URL"
70+
],
71+
"inputs": [
72+
"$TURBO_DEFAULT$"
73+
],
74+
"outputs": [
75+
"data:build"
76+
]
77+
},
6778
"db:generate": {
6879
"cache": false
6980
},

0 commit comments

Comments
 (0)