mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
ci: remove dependencies from link_check job
This commit is contained in:
parent
510ec904c9
commit
ec8e057e4c
@ -277,6 +277,7 @@ check_doc_links:
|
|||||||
paths:
|
paths:
|
||||||
- docs/_build/linkcheck
|
- docs/_build/linkcheck
|
||||||
expire_in: 1 week
|
expire_in: 1 week
|
||||||
|
dependencies: []
|
||||||
script:
|
script:
|
||||||
# must be triggered with CHECK_LINKS=Yes, otherwise exit without test
|
# must be triggered with CHECK_LINKS=Yes, otherwise exit without test
|
||||||
- test "$CHECK_LINKS" = "Yes" || exit 0
|
- test "$CHECK_LINKS" = "Yes" || exit 0
|
||||||
|
Loading…
Reference in New Issue
Block a user