mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-05 15:34:21 +01:00
Let's avoid getting into a dir and risking not being able to leave that dir in case something fails. Instead, let's just stay in the current dir and move the final tarball to the exoected directory in case all the checks go as expected. Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>