Files
memegoat/.gitea/workflows/deploy.yml
Mathis HERRIOT 77ac960411
Some checks failed
Backend Tests / test (push) Failing after 4m47s
Lint / lint (push) Failing after 4m48s
feat(ci): add GitHub Actions workflow for production deployment
Introduce `deploy.yml` to automate deployment to production on `prod` branch push. Includes setup for Node.js, pnpm caching, linting, building, and Docker Compose deployment. Update `docker-compose.prod.yml` to use environment variables for enhanced configurability.
2026-01-14 16:44:03 +01:00

2.3 KiB