Files
HRM/.gitea/workflows
eewing c9453b19ed
CI / build (push) Failing after 48s
CI / deploy (push) Has been skipped
Add start script to package.json and enhance CI workflow for deployment
- Introduced a new "start" script in package.json to run the built application.
- Updated the CI workflow to include environment variables for deployment.
- Added steps for uploading build artifacts and deploying to a server using sshpass.
- Configured the deployment process to ensure the application runs on the specified port.
2026-02-17 09:46:40 -06:00
..