Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Arthur Lutz
profile
Commits
fbfa2cfaaa0b
Commit
aa381d88
authored
Jan 06, 2021
by
Arthur Lutz
Browse files
💚
remove commitlint
parent
afb9c8ad9d75
Pipeline
#83405
failed with stages
in 8 seconds
Changes
1
Pipelines
259
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
fbfa2cfa
stages
:
stages
:
-
commitlint
-
build
-
build
-
commit
-
commit
commitlint
:
stage
:
commitlint
image
:
node:buster
script
:
-
env
-
npm -g install @commitlint/cli @commitlint/config-conventional
-
echo TODO hg log -r 'topic()' --template "{desc}\n"
-
echo $CI_COMMIT_MESSAGE | commitlint
generate-readme
:
generate-readme
:
image
:
fribbledom/markscribe
image
:
fribbledom/markscribe
stage
:
build
stage
:
build
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment