ci: A config generator doesn't using anymore

This commit is contained in:
Anton Maklakov 2017-04-26 18:32:30 +08:00
parent 3531af91a1
commit a2332bc18f

View 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