Commit Graph

3 Commits

Author SHA1 Message Date
zpc
260b9ca180 21
All checks were successful
continuous-integration/drone/push Build is passing
2026-04-05 15:37:14 +08:00
zpc
ecbeeabc1d 21
Some checks are pending
continuous-integration/drone/push Build is running
2026-04-05 14:22:45 +08:00
zpc
0a1eb497bd ci: Add Drone CI/CD pipeline configuration and deployment documentation
- Add `.drone.yml` with Drone CI pipeline for automated Docker image building and deployment
- Configure multi-stage build process: build Docker images and push to Harbor registry, then deploy via SSH
- Add CI-CD deployment documentation with architecture overview, quick start guide, and configuration templates
- Include single-service and multi-service project templates for reference
- Update `src/Dockerfile` for CI/CD integration
- Enable automated deployment to staging server on master branch push events
2026-04-05 14:20:14 +08:00