coderoad/coderoad-cli

Minor Issue: Delete .tmp folder when builder fails

moT01 opened this issue · 0 comments

moT01 commented
  • When I put a non existent branch in the yaml I get error when trying to build the json…
    • Error loading commits: Code branch "v0.2.1" not found
    • And the .tmp folder doesn’t get deleted

Not a big deal, but that .tmp folder could probably get deleted when the builder fails

Nice error message though 😄