Skip to content

Commit

Permalink
Set environment vars for all build environments including production …
Browse files Browse the repository at this point in the history
…and deploy-preview

Signed-off-by: yubiuser <[email protected]>
  • Loading branch information
yubiuser committed Mar 5, 2025
1 parent 377b80c commit 955b0cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[context.deploy-preview.environment]
[build.environment]
PYTHON_VERSION = "3.11"
NODE_VERSION = "22"
CI = "true"
Expand Down

0 comments on commit 955b0cf

Please sign in to comment.