Browse Source

feat(drone): add new deployment pipeline configuration

- Introduced a new Drone CI/CD pipeline configuration file to manage deployment processes.
- Set up environment variables for database and static directory management, enhancing security by using secrets.
- Implemented commands for managing the project directory and controlling the PM2 process during deployment.

These changes establish a structured deployment pipeline, improving the automation and reliability of the deployment process.
main
npmrun 2 weeks ago
parent
commit
cb9e4f0433
  1. 0
      build-files/.drone.yml

0
scripts/.drone.yml → build-files/.drone.yml

Loading…
Cancel
Save