mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-12 09:04:37 +02:00
Merge branch 'ci/fix_missing_submodules' into 'master'
Ci/fix missing submodules See merge request espressif/esp-idf!21908
This commit is contained in:
@@ -197,6 +197,7 @@
|
||||
- "components/spiffs/spiffs"
|
||||
- "components/unity/unity"
|
||||
- "components/heap/tlsf"
|
||||
- "components/bt/controller/lib_esp32c6/esp32c6-bt-lib"
|
||||
- ".gitmodules"
|
||||
|
||||
# for jobs: example_test*flash_encryption_wifi_high_traffic
|
||||
|
@@ -87,7 +87,7 @@ repos:
|
||||
name: Check rules.yml all rules have at lease one job applied, all rules needed exist
|
||||
entry: tools/ci/check_rules_yml.py
|
||||
language: python
|
||||
files: '\.gitlab/ci/.+\.yml|\.gitlab-ci.yml'
|
||||
files: '\.gitlab/ci/.+\.yml|\.gitlab-ci.yml|\.gitmodules'
|
||||
pass_filenames: false
|
||||
additional_dependencies:
|
||||
- PyYAML == 5.3.1
|
||||
|
Reference in New Issue
Block a user