Commit 5525cfc
committed
feat: support ignoring an existing version of the binary
As we move wallet-platform to self-hosted runners for tests we have
a new error case where binaries from previous runs may exist on the
runner. We need to allow the user to opt-in to ignoring such cases.
This is non-breaking as existing behaviour is preserved.
Ticket: DO-144231 parent 041c511 commit 5525cfc
3 files changed
+391
-564
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
19 | 22 | | |
20 | 23 | | |
21 | 24 | | |
| |||
0 commit comments