mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
Merge branch 'CI/Update_CI_configuration' into 'main'
CI: Update CI configuration See merge request app-frameworks/esp-matter!428
This commit is contained in:
@@ -228,6 +228,9 @@ build_esp_matter_examples_non_pytest_idf_v5_1:
|
||||
- rm ./examples/*/dependencies.lock
|
||||
- pip install -r tools/ci/requirements-build.txt
|
||||
- python tools/ci/build_apps.py ./examples --no_pytest
|
||||
--parallel-count ${CI_NODE_TOTAL:-1}
|
||||
--parallel-index ${CI_NODE_INDEX:-1}
|
||||
parallel: 2
|
||||
|
||||
build_esp_matter_examples_pytest_C3_idf_v4_4:
|
||||
extends:
|
||||
|
||||
Reference in New Issue
Block a user