|
Some checks failed
CI/CD Pipeline / Integration Tests (push) Blocked by required conditions
CI/CD Pipeline / Deployment Summary (push) Blocked by required conditions
CI/CD Pipeline / Frontend - Build, Test & Push (push) Failing after 6m46s
CI/CD Pipeline / Backend - Build, Test & Push (push) Has been cancelled
Fixed invalid Docker tag errors caused by: 1. Duplicate :preprod suffix in image names (xpeditis-backend:preprod:preprod) 2. Mismatched cache image names (backend vs xpeditis-backend) Changes: - Backend: images: xpeditis-backend (removed :preprod suffix) - Frontend: images: xpeditis-frontend (removed :preprod suffix) - Backend cache: backend:buildcache → xpeditis-backend:buildcache - Frontend cache: frontend:buildcache → xpeditis-frontend:buildcache docker/metadata-action automatically adds branch-based tags, so we should never add :preprod to the base image name. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| ci.yml | ||