-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set NODE_ENV to production for build steps in workflows
This ensures that builds for both the server and client use the production environment, aligning with best practices and preventing unintended behavior during builds. Updated scripts in GitHub Actions workflows for test-server and test-client.
- Loading branch information
SquirrelDevelopper
committed
Dec 24, 2024
1 parent
bb34c74
commit 12e3845
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters