turash/.gitea/workflows
Damir Mukimov ab0c778651
Some checks failed
CI/CD Pipeline / backend-lint (push) Failing after 31s
CI/CD Pipeline / backend-build (push) Has been skipped
CI/CD Pipeline / frontend-lint (push) Successful in 1m37s
CI/CD Pipeline / frontend-build (push) Failing after 2m21s
CI/CD Pipeline / e2e-test (push) Has been skipped
Refactor CI workflow to utilize Docker Buildx for building and pushing images
- Replace Kaniko commands with Docker Buildx for frontend and backend builds
- Implement Docker login and setup steps for improved authentication
- Enhance caching strategy by specifying cache-from and cache-to options
- Streamline Dockerfile and context paths for clarity and maintainability
2025-12-26 13:01:29 +01:00
..
ci.yml Refactor CI workflow to utilize Docker Buildx for building and pushing images 2025-12-26 13:01:29 +01:00