turash/.gitea/workflows
Damir Mukimov 1a0135fffe
Some checks failed
CI/CD Pipeline / frontend-lint (push) Successful in 1m38s
CI/CD Pipeline / backend-lint (push) Failing after 2m26s
CI/CD Pipeline / backend-build (push) Has been skipped
CI/CD Pipeline / frontend-build (push) Failing after 2m23s
CI/CD Pipeline / e2e-test (push) Has been skipped
Refactor CI workflow to utilize Docker Buildx for building and pushing images
- Replace Kaniko with Docker Buildx for frontend and backend builds
- Add steps for setting up Docker Buildx and logging into the container registry
- Enhance caching strategy with cache-from and cache-to options
- Introduce PostgreSQL service for backend testing with health checks
- Include steps to install PostgreSQL client and wait for readiness
2025-12-26 13:38:11 +01:00
..
ci.yml Refactor CI workflow to utilize Docker Buildx for building and pushing images 2025-12-26 13:38:11 +01:00