Skip to content

Fix commitlint job in pipeline

Timo Furrer requested to merge test-commit-lint into master

There were multiple issues in the commit lint job which are fixed in this MR:

  • no git installed which caused commitlint just to do nothing 🤷
  • GIT_DEPTH: 0 didn't clone anything

... and I've simplified the job rules.

btw. the pipeline illustrate how it didn't work before - especially the second last one, which has an invalid commit message.

Edited by Timo Furrer

Merge request reports

Loading