ci(initial-checks): enforce commit message format
Prepare the use of semantic-release
by forcing commit message
format.
- .gitlab-ci.yml:
$STABLE_BRANCH
ismaster
. Executecommitlint
atinitial-checks
stage.
Prepare the use of semantic-release
by forcing commit message
format.
$STABLE_BRANCH
is master
.
Execute commitlint
at initial-checks
stage.