Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bis-aria
ariaec
Commits
74463c0b
Commit
74463c0b
authored
Jul 03, 2019
by
Fabrice ALLAIN
Browse files
fix: change depreacted CI var in gitlab ci conf file
parent
44640191
Changes
1
Hide whitespace changes
Inline
Side-by-side
package.json
View file @
74463c0b
...
...
@@ -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"
,
...
...
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