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

src: make post unmount even if buildkitd is no longer present

Also increase retries when trying to unmount the buildkit directory.
Retry up to 3 seconds now, previously we were only retrying 3 times
with a 100ms backoff.
This commit is contained in:
Aditya Maru 2024-12-10 21:26:18 -05:00
parent c6b6f32adc
commit de0451e517
3 changed files with 40 additions and 38 deletions

2
dist/index.js generated vendored

File diff suppressed because one or more lines are too long