Commit c0ac189
authored
Fail tool installation when writing to stderr (Azure#18311)
* Fail tool installation when writing to stderr
Fail the "install coverage and junit dependencies" step if any of the
tools fail to install.
Add a few retries if the step fails.
* use exit code instead of stderr1 parent 9740f35 commit c0ac189
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
44 | 45 | | |
| 46 | + | |
45 | 47 | | |
| 48 | + | |
46 | 49 | | |
| 50 | + | |
47 | 51 | | |
| 52 | + | |
48 | 53 | | |
49 | 54 | | |
50 | 55 | | |
| |||
0 commit comments