ci: remove invalid commit-message job

This commit is contained in:
Yassine Doghri 2021-05-12 14:15:37 +00:00
parent 525698d834
commit b735b369a7
No known key found for this signature in database
GPG Key ID: 3E7F89498B960C9F

View File

@ -41,11 +41,6 @@ before_script:
- php composer.phar install --prefer-dist --no-ansi --no-interaction --no-progress --ignore-platform-reqs
- npm install
commit-message:
stage: init
script:
- npx commitlint CI_COMMIT_MESSAGE
tests:
stage: quality
script: