Browse Source
- Replaced direct PM2 commands with a function to check for PM2 or npx availability, enhancing error handling and flexibility. - Updated the deployment script in .drone.yml to set the PATH correctly, ensuring that npm global binaries are accessible. - This refactor streamlines the application lifecycle management for the nuxt4-demo, improving the robustness of the deployment process.main
1 changed files with 22 additions and 3 deletions
Loading…
Reference in new issue