Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't skip pushing images if tag is already there (#5128)
gcr.io has an issue that it's not possible to update multi-arch images (see eclipse-che/che#16983 and open-policy-agent/gatekeeper#665). We're now relying on ghcr.io instead, which I verified doesn't have this bug, so we can stop skipping these pushes.
- Loading branch information