mirror of
https://github.com/docker/build-push-action.git
synced 2025-09-14 16:01:43 +08:00
Previously, we were incorrectly formatting the block device on the ceph server. This could cause corruption. As a mitigation we now conditionally format the block device on the client. This should only kick in if a previous parent clone has not already been formatted.