Commit 89594c8
committed
If checking the links in the documentation times out, don't fail the whole job.
Sometimes a website freezes. Now the checking for links step will time out
after 60 minutes, but because of the continue-on-error: true the rest
of the job should finish.
Probably we should pay more attention to the checking of links results anyway.
(And/or do it less often)1 parent 4655082 commit 89594c8
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
90 | 91 | | |
91 | 92 | | |
92 | 93 | | |
| |||
0 commit comments