Commit 1877a63
When we have an error don't fail straight out
When we made the fix for timeout (which include any errors) we would
exit straight away which would cause issues.
We are now just logging and let the flow continue to report.
Make sure we are not cleaning up pipeline with failures.
Signed-off-by: Chmouel Boudjnah <[email protected]>1 parent 1630e6c commit 1877a63
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
| 167 | + | |
168 | 168 | | |
169 | 169 | | |
170 | | - | |
| 170 | + | |
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
| |||
0 commit comments