- Add .drone.yml file to configure CI/CD pipeline - Set up Docker build and push to private registry - Add deployment configuration for development and production environments - Include health check and environment variable support
7 lines
60 B
Plaintext
7 lines
60 B
Plaintext
/dist/*
|
|
.local
|
|
.output.js
|
|
/node_modules/**
|
|
|
|
**/*.svg
|
|
**/*.sh |