Simplificar Docker a imagen única y actualizar workflow CI/CD

This commit is contained in:
2025-08-15 12:18:42 -06:00
parent 232c159baf
commit c0fa1e4e70
3 changed files with 66 additions and 0 deletions

18
.dockerignore Normal file
View File

@@ -0,0 +1,18 @@
node_modules
*/node_modules
npm-debug.log
.git
.gitignore
*.log
.env
.env.local
.DS_Store
dist
*/dist
.vscode
.idea
*.md
*.mmd
*.pdf
*.png
.gitea