Commit 6ff02c0
authored
ci: ignore errors on log collection (#777)
Ignore errors on log collection to ensure we capture as many log files
as possible.
Avoid problems such as what happened in
https://github.com/oxidecomputer/terraform-provider-oxide/actions/runs/27942817765/job/82680160718,
where we can't really tell what went wrong.1 parent 4b64ec0 commit 6ff02c0
1 file changed
Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| 117 | + | |
117 | 118 | | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
123 | 124 | | |
124 | 125 | | |
125 | 126 | | |
| |||
0 commit comments