From: Anton Maklakov Date: Wed, 26 Apr 2017 10:32:30 +0000 (+0800) Subject: ci: A config generator doesn't using anymore X-Git-Tag: v2.1-rc1~150^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a2332bc18fc81fa7b826670373d5a401a5a2df63;p=esp-idf ci: A config generator doesn't using anymore --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4cf9a71187..b5efbe6fd0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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