ci: rework find_broken_links job
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2286>
This commit is contained in:
parent
a03c785460
commit
8001565b46
|
@ -114,10 +114,10 @@ review_docs:
|
|||
when: manual
|
||||
|
||||
find_broken_links:
|
||||
extends: [.lychee]
|
||||
allow_failure:
|
||||
exit_codes: 2
|
||||
|
||||
extends: [.lychee]
|
||||
script:
|
||||
- >
|
||||
lychee
|
||||
|
|
Loading…
Reference in New Issue