Skip to content

Commit

Permalink
Find the right way to make turbo pass env
Browse files Browse the repository at this point in the history
  • Loading branch information
petyosi committed Feb 8, 2025
1 parent 2b5cc61 commit 11931ca
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions turbo.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,12 @@
]
},
"build": {
"env": [
"PADDLE_ENVIRONMENT",
"PADDLE_TOKEN",
"PADDLE_STANDARD_PRICE_ID",
"PADDLE_PRO_PRICE_ID"
],
"dependsOn": [
"^build"
]
Expand Down

0 comments on commit 11931ca

Please sign in to comment.