ci: retry ecr push before cleanup #13

Merged
qzl merged 1 commits from dev into main 2026-05-21 17:00:12 +08:00
Owner

Summary

  • retry Docker push to ECR for transient registry EOF failures
  • avoid deleting existing ECR images before a successful push
  • only clean untagged images after latest has been pushed

Context

  • run 53 built and smoke-tested the backend image, then failed on ECR push with EOF
## Summary - retry Docker push to ECR for transient registry EOF failures - avoid deleting existing ECR images before a successful push - only clean untagged images after latest has been pushed ## Context - run 53 built and smoke-tested the backend image, then failed on ECR push with EOF
qzl added 1 commit 2026-05-21 17:00:04 +08:00
qzl merged commit 0a9c026b1b into main 2026-05-21 17:00:12 +08:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: qzl/eryao#13