Files
ubicloud/Rakefile
Jeremy Evans 6e8b414a09 Simplify and fix ubi-release rake task
Use FileUtils.rm_f and FileUtils.rm_rf to simplify things.

Delete the tarball file if it exists before trying to create it.

Fix the write_cli_makefile call (it's a lambda and not a method).
2025-04-02 12:10:12 -07:00

13 KiB