Skip to content
Snippets Groups Projects
Commit 74463c0b authored by Fabrice  ALLAIN's avatar Fabrice ALLAIN
Browse files

fix: change depreacted CI var in gitlab ci conf file

parent 44640191
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@
"doc": "docs"
},
"scripts": {
"precommit": "conventional-changelog -i CHANGELOG -s -r 0",
"precommit": "conventional-changelog -i CHANGELOG.md -s -r 0",
"test": "echo \"Error: no test specified\" && exit 1",
"commitmsg": "commitlint -e $GIT_PARAMS",
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0",
......
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