mirror of
https://github.com/docker/build-push-action.git
synced 2026-03-17 01:27:16 +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.