Skip to content
Snippets Groups Projects
Unverified Commit b735b369 authored by Yassine Doghri's avatar Yassine Doghri
Browse files

ci: remove invalid commit-message job

parent 525698d8
No related branches found
No related tags found
1 merge request!137refactor: upgrade to php 8 + enforce type declarations, code quality + style + fix some bugs
Pipeline #875 passed
...@@ -41,11 +41,6 @@ before_script: ...@@ -41,11 +41,6 @@ before_script:
- php composer.phar install --prefer-dist --no-ansi --no-interaction --no-progress --ignore-platform-reqs - php composer.phar install --prefer-dist --no-ansi --no-interaction --no-progress --ignore-platform-reqs
- npm install - npm install
commit-message:
stage: init
script:
- npx commitlint CI_COMMIT_MESSAGE
tests: tests:
stage: quality stage: quality
script: script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment