1
0
Fork 0
mirror of https://github.com/docker/build-push-action.git synced 2025-05-06 21:49:33 +02:00

src: wrap all steps after blacksmith builder in try catch

This ensures we always run cleanup if any step after creating the Blacksmith
builder errors out.
This commit is contained in:
Aditya Maru 2024-11-30 09:25:09 -05:00
parent 02f42e1599
commit bdf7f0bb37
3 changed files with 202 additions and 227 deletions

2
dist/index.js generated vendored

File diff suppressed because one or more lines are too long