Commit 203e851
committed
Try harder when downloading failed
It is a rare but not unknown problem that downloading artifacts from
Azure Pipelines might fail for transient reasons. Happily, we can just
let `curl` do all the hard work of retrying in those instances.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent d1736c9 commit 203e851
1 file changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
110 | 118 | | |
111 | 119 | | |
112 | 120 | | |
| |||
0 commit comments