mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
ci: shuffle precomputed app lists before parallel build slicing
This commit is contained in:
@@ -132,6 +132,8 @@ generate_build_child_pipeline:
|
||||
-p examples
|
||||
-p tools/test_apps
|
||||
--modified-files $MR_MODIFIED_FILES
|
||||
- shuf test_related_apps.txt -o test_related_apps.txt
|
||||
- shuf non_test_related_apps.txt -o non_test_related_apps.txt
|
||||
|
||||
build_child_pipeline:
|
||||
stage: build
|
||||
|
||||
Reference in New Issue
Block a user