mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 15:44:34 +02:00
ci: ensure clang_tidy_deploy artifacts downloaded
This commit is contained in:
@@ -111,6 +111,7 @@ clang_tidy_deploy:
|
|||||||
extends:
|
extends:
|
||||||
- .deploy_job_template
|
- .deploy_job_template
|
||||||
- .rules:patterns:clang_tidy
|
- .rules:patterns:clang_tidy
|
||||||
|
dependencies: # set dependencies to null to avoid missing artifacts issue
|
||||||
needs:
|
needs:
|
||||||
- clang_tidy_check
|
- clang_tidy_check
|
||||||
tags:
|
tags:
|
||||||
|
Reference in New Issue
Block a user