mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
ci: A config generator doesn't using anymore
This commit is contained in:
parent
3531af91a1
commit
a2332bc18f
@ -317,7 +317,6 @@ check_commit_msg:
|
|||||||
# commit start with "WIP: " need to be squashed before merge
|
# commit start with "WIP: " need to be squashed before merge
|
||||||
- 'git log --pretty=%s master..${CI_BUILD_REF_NAME} | grep "^WIP: " || exit 0 && exit 1'
|
- 'git log --pretty=%s master..${CI_BUILD_REF_NAME} | grep "^WIP: " || exit 0 && exit 1'
|
||||||
|
|
||||||
# AUTO GENERATED PART START, DO NOT MODIFY CONTENT BELOW
|
|
||||||
# template for test jobs
|
# template for test jobs
|
||||||
.test_template: &test_template
|
.test_template: &test_template
|
||||||
stage: test
|
stage: test
|
||||||
|
Loading…
Reference in New Issue
Block a user