ci: shuffle precomputed app lists before parallel build slicing

This commit is contained in:
igor.udot
2026-03-23 11:23:16 +08:00
parent d815d78280
commit 5566e5e022
+2
View File
@@ -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