Commit 1032497
authored
fix: Fallback to cached plugin in case docker plugin check fails (#571)
#### Summary
In case our API is down we should still try to use a cached version of the plugin. At the moment it won't work since `validateDockerPlugin` calls our API
---1 parent a2b751a commit 1032497
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
| 226 | + | |
| 227 | + | |
227 | 228 | | |
228 | 229 | | |
229 | 230 | | |
| |||
0 commit comments