Home
last modified time | relevance | path

Searched +refs:if +refs:label +refs:custom_test (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.5.0/.gitlab/ci/
DREADME.md5 - [What if Expected Jobs ARE NOT Created?](#what-if-expected-jobs-are-not-created)
13 - [How to Add a New `if` Anchor?](#how-to-add-a-new-if-anchor)
16 - [`if` Anchors Naming Rules](#if-anchors-naming-rules)
28 4. if you push a new commit, a new pipeline will be created automatically.
30 ## What if Expected Jobs ARE NOT Created?
45 - `custom_test[_esp32/esp32s2/...]`
63 - `target_test`: includes all target for `example_test`, `custom_test`, `component_ut`, `unit_test`…
80 - `pattern`: Defined in an array. A GitLab job will be created if the changed files in this MR matc…
87 - `label`: Defined in an if clause, similar as the previous bot command. A GitLab job will be creat…
90 .if-label-build_docs: &if-label-build_docs
[all …]