mirror of
https://github.com/docker/build-push-action.git
synced 2026-06-19 20:57:17 +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.