mirror of
https://github.com/docker/build-push-action.git
synced 2025-08-18 22:02:15 +00: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.