ci: setup runs_per_job to 30

This commit is contained in:
igor.udot
2026-04-15 14:35:49 +08:00
parent 167780a01e
commit 184805e811
+1
View File
@@ -22,6 +22,7 @@ IDF_CI_BUILD = "1"
[gitlab.build_pipeline]
workflow_name = "build_child_pipeline"
presigned_json_job_name = 'generate_pytest_build_report'
runs_per_job=30
job_tags = ['build', 'shiny']
job_template_name = '.dynamic_build_template'