]> granicus.if.org Git - esp-idf/commitdiff
ci: A config generator doesn't using anymore
authorAnton Maklakov <anton@espressif.com>
Wed, 26 Apr 2017 10:32:30 +0000 (18:32 +0800)
committerAnton Maklakov <anton@espressif.com>
Thu, 27 Apr 2017 03:32:25 +0000 (11:32 +0800)
.gitlab-ci.yml

index 4cf9a711874bbd0be42fbe7dacf666f534125dff..b5efbe6fd0fd067762a20b5ba60ce0768d0a10f1 100644 (file)
@@ -317,7 +317,6 @@ check_commit_msg:
     # 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'
 
-# AUTO GENERATED PART START, DO NOT MODIFY CONTENT BELOW
 # template for test jobs
 .test_template: &test_template
   stage: test